This file provides a declaration of the class DtGroundVehicleDecoder.
More...
Go to the source code of this file.
This file provides a declaration of the class DtGroundVehicleDecoder.
| #define DtDEFINE_SIMPLE_GROUNDVEHICLE_ATTR_DECODER |
( |
|
attrName, |
|
|
|
netType, |
|
|
|
inspector |
|
) |
| |
Value:
attrName, netType, inspector, (netType))
#define DtDEFINE_SIMPLE_GROUNDVEHICLE_ATTR_DECODER_WITH_CAST(attrName, netType, mutator, castExpr)
Definition: groundVehicleDecoder.h:65
| #define DtDEFINE_SIMPLE_GROUNDVEHICLE_ATTR_DECODER_WITH_CAST |
( |
|
attrName, |
|
|
|
netType, |
|
|
|
mutator, |
|
|
|
castExpr |
|
) |
| |
Value:
class DtGroundVehicleDecoder:
Definition: groundVehicleDecoder.h:23
Instances of DtEntityStateRepository are used to maintain attributes and state of entity objects in a...
Definition: entityStateRepository.h:41
#define DtDEFINE_SIMPLE_ATTR_DECODER_WITH_CAST(decClass, stateRepClass, attrName, netType, mutator, castExpr)
Defines a "simple" attribute decoder.
Definition: hlaStateDecoder.h:291