![]() |
VR-Link API Documentation for HLA 1.3
|
This class provides a declaration of the class DtCommentDecoder. More...
Go to the source code of this file.
Classes | |
| class | DtCommentDecoder |
| Instances of DtCommentDecoder are used to decode Comment Interactions from the network. More... | |
Macros | |
| #define | DtDECLARE_COMMENT_PARAM_DECODER(paramName) DtDECLARE_PARAM_DECODER(DtCommentInteraction, paramName) |
| This can be used to declare parameter processor functions which are static members of a class. | |
| #define | DtDEFINE_SIMPLE_COMMENT_PARAM_DECODER(paramName, netType, mutator) |
This class provides a declaration of the class DtCommentDecoder.
| #define DtDECLARE_COMMENT_PARAM_DECODER | ( | paramName | ) | DtDECLARE_PARAM_DECODER(DtCommentInteraction, paramName) |
This can be used to declare parameter processor functions which are static members of a class.
| #define DtDEFINE_SIMPLE_COMMENT_PARAM_DECODER | ( | paramName, | |
| netType, | |||
| mutator | |||
| ) |