![]() |
VR-Link API Documentation for DIS
|
This file contains typedefs used to represent objects in a protocol neutral way. More...
Go to the source code of this file.
Typedefs | |
| typedef DtEntityIdentifier | DtObjectId |
| In DIS a DtObjectId is a DtEntityIdentifier. | |
| typedef DtNetEntityIdentifier | DtNetGlobalObjectDesignator |
| typedef DtObjectId | DtGlobalObjectDesignator |
| In DIS a DtGlobalObjectDesignator is a DtObjectId. | |
This file contains typedefs used to represent objects in a protocol neutral way.
A DtGlobalObjectDesignator is an identifier that can be used to describe an object when communicating among simulations in DIS PDUs or HLA objects or interactions. In DIS, the Global Object Designator is the entity ID. In HLA, it is a DtString denoting an object name when using RTI 1.3, or an HLA ObjectID when using RTI 1.0.3.
| typedef DtObjectId DtGlobalObjectDesignator |
In DIS a DtGlobalObjectDesignator is a DtObjectId.
| typedef DtEntityIdentifier DtObjectId |
In DIS a DtObjectId is a DtEntityIdentifier.