![]() |
VR-Link API Documentation for HLA 1.3
|
This file provides a declaration of the class DtStartResumeEncoder. More...
Go to the source code of this file.
Classes | |
| class | DtStartResumeEncoder |
| DtStartResumeEncoder is a DtInteractionEncoder that registers parameter encoders for all of the START/RESUME interaction parameters. More... | |
Defines | |
| #define | DtDECLARE_START_PARAM_ENCODER(paramName) DtDECLARE_PARAM_ENCODER(DtStartResumeInteraction, paramName) |
| #define | DtDEFINE_SIMPLE_START_PARAM_ENCODER(paramName, netType, inspector) |
This file provides a declaration of the class DtStartResumeEncoder.
| #define DtDECLARE_START_PARAM_ENCODER | ( | paramName | ) | DtDECLARE_PARAM_ENCODER(DtStartResumeInteraction, paramName) |
| #define DtDEFINE_SIMPLE_START_PARAM_ENCODER | ( | paramName, | |
| netType, | |||
| inspector | |||
| ) |
DtDEFINE_SIMPLE_PARAM_ENCODER(DtStartResumeEncoder, \ DtStartResumeInteraction, paramName, netType, inspector)