![]() |
VR-Forces 5.0.3 Developer's Guide
|
Go to the source code of this file.
Classes | |
| struct | DtOnTaskNotifyCallbackInfo |
| class | DtSimTaskManager |
| struct | DtSimTaskManager::BackgroundProcessInformation |
| struct | DtSimTaskManager::DelayTaskExecution |
Typedefs | |
| typedef void(* | DtOnTaskNotifyCallbackFcn )(const DtSimTask &task, const DtSimComponent ¬ifier, void *usr) |
| typedef void(* DtOnTaskNotifyCallbackFcn)(const DtSimTask &task, const DtSimComponent ¬ifier, void *usr) |
Callback function definition for callbacks registered to be invoked when taskNotify() is called (when an entity starts executing a new task).