![]() |
VR-Forces 4.10 Class Documentation
|
Go to the source code of this file.
Classes | |
| struct | DtOnTaskNotifyCallbackInfo |
| Container used in callback lists. More... | |
| class | DtSimTaskManager |
| Class Description: DtSimTaskManager manages the bookkeeping associated with starting, completing, clearing, and skipping tasks. More... | |
| struct | DtSimTaskManager::BackgroundProcessInformation |
Typedefs | |
| 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). More... | |
| 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).