![]() |
VR-Forces 4.6.1 Class Documentation
|
Contains Extended DI-Guy Object net types. More...
Go to the source code of this file.
Classes | |
| class | DtInfluenceInterDecoder |
| Instances of DtInfluenceInterDecoder are used to decode data from the network into DtInfluenceInter objects. More... | |
Macros | |
| #define | DtDECLARE_INFLUENCE_PARAM_DECODER(paramName) DtDECLARE_PARAM_DECODER(DtInfluenceInteraction, paramName) |
| This can be used to declare parameter processor functions which are static members of a class. | |
| #define | DtDEFINE_SIMPLE_INFLUENCE_PARAM_DECODER(paramName, netType, mutator) |
| #define | DtDEFINE_SIMPLE_INFLUENCE_STRING_PARAM_DECODER(paramName, mutator) |
Contains Extended DI-Guy Object net types.
| #define DtDECLARE_INFLUENCE_PARAM_DECODER | ( | paramName | ) | DtDECLARE_PARAM_DECODER(DtInfluenceInteraction, paramName) |
This can be used to declare parameter processor functions which are static members of a class.
| #define DtDEFINE_SIMPLE_INFLUENCE_PARAM_DECODER | ( | paramName, | |
| netType, | |||
| mutator | |||
| ) |