![]() |
VR-Link API Documentation for HLA 1.3
|
Go to the source code of this file.
Classes | |
| class | DtActionRequestEncoder |
| DtActionRequestEncoder is a DtInteractionWithDataEncoder that registers parameter encoders for all of the ActionRequest interaction parameters. More... | |
Macros | |
| #define | DtDECLARE_ACTREQ_PARAM_ENCODER(paramName) DtDECLARE_PARAM_ENCODER(DtActionRequestInteraction, paramName) |
| #define | DtDEFINE_SIMPLE_ACTREQ_PARAM_ENCODER(paramName, netType, inspector) |
| #define DtDECLARE_ACTREQ_PARAM_ENCODER | ( | paramName | ) | DtDECLARE_PARAM_ENCODER(DtActionRequestInteraction, paramName) |
| #define DtDEFINE_SIMPLE_ACTREQ_PARAM_ENCODER | ( | paramName, | |
| netType, | |||
| inspector | |||
| ) |