![]() |
VR-Link API Documentation for HLA 1.3
|
This file provides a declaration of the class DtReflectedEntity and the definition of DtEntityCallbackFunction. More...
Go to the source code of this file.
Classes | |
| class | DtReflectedEntity |
| Instances of DtReflectedEntity are used to represent a simulation entity reflected across a network (i.e. More... | |
Typedefs | |
| typedef void(* | DtEntityCallbackFunction )(DtReflectedEntity *obj, void *userData) |
| Callback function that takes a DtReflectedObject and user data. | |
This file provides a declaration of the class DtReflectedEntity and the definition of DtEntityCallbackFunction.
| typedef void(* DtEntityCallbackFunction)(DtReflectedEntity *obj, void *userData) |
Callback function that takes a DtReflectedObject and user data.