![]() |
VR-Link API Documentation for HLA 1.3
|
This file declares DtUpdateControlCbInfo. More...
Go to the source code of this file.
Classes | |
| class | DtUpdateControlCbInfo |
| Instances of DtUpdateControlCbInfo are used for providing a callback when the RTI update control services are invoked. More... | |
Typedefs | |
| typedef void(* | DtUpdateControlCb )(RTI::ObjectHandle instanceHandle, const RTI::AttributeHandleSet &attributeSet, void *usr) |
| typedef DtUpdateControlCb | DtUpdatesOnCb |
| typedef DtUpdateControlCb | DtUpdatesOffCb |
| typedef DtUpdateControlCbInfo | DtUpdatesOnCbInfo |
This file declares DtUpdateControlCbInfo.
| typedef void(* DtUpdateControlCb)(RTI::ObjectHandle instanceHandle, const RTI::AttributeHandleSet &attributeSet, void *usr) |
| typedef DtUpdateControlCb DtUpdatesOffCb |
| typedef DtUpdateControlCb DtUpdatesOnCb |