![]() |
VR-Link API Documentation for HLA 1.3
|
This file declares DtUpdateControlCbList. More...
Go to the source code of this file.
Classes | |
| class | DtUpdateControlCbList |
| Instances of DtUpdateControlCbList are used to provide a list of callbacks (DtUpdateControlCbInfo) which are called when an object starts updating. More... | |
Typedefs | |
| typedef void(* | DtUpdateControlCb )(RTI::ObjectHandle instanceHandle, const RTI::AttributeHandleSet &attributeSet, void *usr) |
| typedef DtUpdateControlCb | DtUpdatesOnCb |
| typedef DtUpdateControlCb | DtUpdatesOffCb |
| typedef DtUpdateControlCbList | DtUpdatesOnCbList |
| typedef DtUpdateControlCbList | DtUpdatesOffCbList |
This file declares DtUpdateControlCbList.
| typedef void(* DtUpdateControlCb)(RTI::ObjectHandle instanceHandle, const RTI::AttributeHandleSet &attributeSet, void *usr) |
| typedef DtUpdateControlCb DtUpdatesOffCb |
| typedef DtUpdateControlCb DtUpdatesOnCb |