![]() |
VR-Link API Documentation for HLA 1.3
|
This file contains declarations of the classes DtObjectTagModifier and DtInteractionTagModifier. More...
Go to the source code of this file.
Classes | |
| class | DtObjectTagModifier |
| Instances of DtObjectTagModifier are registered with the DtExerciseConn, in order to modify the userTag of HLA object updates. More... | |
| class | DtInteractionTagModifier |
| Instances of DtInteractionTagModifier are registered with the DtExerciseConn, in order to modify the userTag of HLA interactons. More... | |
Typedefs | |
| typedef std::shared_ptr < DtObjectTagModifier > | DtObjectTagModifierSP |
| Shared pointer typedefs for ease of use. More... | |
| typedef std::shared_ptr < DtInteractionTagModifier > | DtInteractionTagModifierSP |
| Shared pointer typedefs for ease of use. More... | |
Functions | |
| DtU32 | readTagPrefix (const void *tag, size_t tagLen) |
This file contains declarations of the classes DtObjectTagModifier and DtInteractionTagModifier.
| typedef std::shared_ptr<DtInteractionTagModifier> DtInteractionTagModifierSP |
Shared pointer typedefs for ease of use.
| typedef std::shared_ptr<DtObjectTagModifier> DtObjectTagModifierSP |
Shared pointer typedefs for ease of use.
| DtU32 readTagPrefix | ( | const void * | tag, |
| size_t | tagLen | ||
| ) |