![]() |
VR-Forces 5.0.2 Developer's Guide
|
Go to the source code of this file.
Classes | |
| class | DtInfluenceInterEncoder |
Macros | |
| #define | DtDECLARE_INFLUENCE_PARAM_ENCODER(paramName) DtDECLARE_PARAM_ENCODER(DtInfluenceInteraction, paramName) |
| #define | DtDEFINE_SIMPLE_INFLUENCE_PARAM_ENCODER(paramName, netType, inspector) |
| #define | DtDEFINE_SIMPLE_INFLUENCE_STRING_PARAM_ENCODER(paramName, inspector) |
Contains Extended DI-Guy Object net types.
| #define DtDECLARE_INFLUENCE_PARAM_ENCODER | ( | paramName | ) | DtDECLARE_PARAM_ENCODER(DtInfluenceInteraction, paramName) |
This can be used to declare parameter processor functions which are static members of a class.
| #define DtDEFINE_SIMPLE_INFLUENCE_PARAM_ENCODER | ( | paramName, | |
| netType, | |||
| inspector | |||
| ) |
| #define DtDEFINE_SIMPLE_INFLUENCE_STRING_PARAM_ENCODER | ( | paramName, | |
| inspector | |||
| ) |