class DtLocalObjectManager:
Definition: localObjectManager.h:151
virtual ~MyObjectManager()
static DtLocalObjectManager * creator(DtSimulationServices *simManager)
MyObjectManager(DtSimulationServices *simManager)
Central access point of all non-object-specific the services and managers that are available for use ...
Definition: simulationServices.h:94
virtual void tick()
Processes all pending object creations on the myObjectsToCreateQueue by checking DtCreateQueueEntry::...
Definition: myObjectManager.h:10
VRF4API_METHOD const DtSimulationServices * simManager() const
Deprecated methods. Please see the localObjectManager.inl file for how you would convert your code...