![]() |
VR-Link API Documentation for HLA Evolved
|
Go to the source code of this file.
Classes | |
| class | DtReflectedObjectCallbackInfo |
| Instances of DtReflectedObjectCallbackInfo are used to contain the function and user data associated with a DtReflectedObject callback. More... | |
Typedefs | |
| typedef void(* | DtReflectedObjectCallbackFunction )(DtReflectedObject *obj, void *userData) |
| Callback function that takes a DtReflectedObject and user data. | |
| typedef void(* DtReflectedObjectCallbackFunction)(DtReflectedObject *obj, void *userData) |
Callback function that takes a DtReflectedObject and user data.