Beispiel #1
0
StructureMgrSingleton::~StructureMgrSingleton()
{
    Wype();
}
Beispiel #2
0
void LinkMgrSingleton::Renew()
{
    Wype();
    Init();
}
Beispiel #3
0
void StructureMgrSingleton::Renew()
{
    Wype();
    InitFeaMaterials();
}