Instances of DtDIGuyObjectDecoder are used to decode data from the network into DtDIGuyObjectStateRepository objects.
More...
Detailed Description
Instances of DtDIGuyObjectDecoder are used to decode data from the network into DtDIGuyObjectStateRepository objects.
Constructor & Destructor Documentation
| DtExtDIGuyObjectDecoder::DtExtDIGuyObjectDecoder |
( |
DtExerciseConn * |
exConn, |
|
|
DtObjClassDesc * |
classDesc |
|
) |
| |
| virtual DtExtDIGuyObjectDecoder::~DtExtDIGuyObjectDecoder |
( |
| ) |
|
|
virtual |
Member Function Documentation
| static void DtExtDIGuyObjectDecoder::decodeDIGuyAppearance |
( |
DtDIGuyObjectStateRepository * |
rep, |
|
|
const RTI::AttributeHandleValuePairSet & |
attrs, |
|
|
int |
pairSetIndex |
|
) |
| |
|
staticprotected |
Decodes DIGuyAppearance from attrs into rep.
| static void DtExtDIGuyObjectDecoder::decodeDIGuyBodyWeight |
( |
DtDIGuyObjectStateRepository * |
rep, |
|
|
const RTI::AttributeHandleValuePairSet & |
attrs, |
|
|
int |
pairSetIndex |
|
) |
| |
|
staticprotected |
Decodes DIGuyBodyWeight from attrs into rep.
| static void DtExtDIGuyObjectDecoder::decodeDIGuyAction |
( |
DtDIGuyObjectStateRepository * |
rep, |
|
|
const RTI::AttributeHandleValuePairSet & |
attrs, |
|
|
int |
pairSetIndex |
|
) |
| |
|
staticprotected |
Decodes DIGuyAction from attrs into rep.
The documentation for this class was generated from the following file: