Пример #1
0
StructureMgrSingleton::~StructureMgrSingleton()
{
    Wype();
}
Пример #2
0
void LinkMgrSingleton::Renew()
{
    Wype();
    Init();
}
Пример #3
0
void StructureMgrSingleton::Renew()
{
    Wype();
    InitFeaMaterials();
}