![]() |
VR-Link API Documentation for HLA 1.3
|
This file provides a declaration of the class DtCreateEntityDecoder. More...
Go to the source code of this file.
Classes | |
| class | DtCreateEntityEncoder |
| DtCreateEntityEncoder is a DtInteractionEncoder that registers parameter encoders for all of the CreateEntity interaction parameters. More... | |
Defines | |
| #define | DtDECLARE_CREATENT_PARAM_ENCODER(paramName) DtDECLARE_PARAM_ENCODER(DtCreateEntityInteraction, paramName) |
| #define | DtDEFINE_SIMPLE_CREATENT_PARAM_ENCODER(paramName, netType, inspector) |
This file provides a declaration of the class DtCreateEntityDecoder.
| #define DtDECLARE_CREATENT_PARAM_ENCODER | ( | paramName | ) | DtDECLARE_PARAM_ENCODER(DtCreateEntityInteraction, paramName) |
| #define DtDEFINE_SIMPLE_CREATENT_PARAM_ENCODER | ( | paramName, | |
| netType, | |||
| inspector | |||
| ) |
DtDEFINE_SIMPLE_PARAM_ENCODER(DtCreateEntityEncoder, \ DtCreateEntityInteraction, paramName, netType, inspector)