Static Protected Member Functions |
| static bool | needDIGuyAppearance (const DtDIGuyObjectStateRepository &stateRep, const DtDIGuyObjectStateRepository &asSeenByRemote) |
| | Return true if Appearance needs to be sent to the network, false otherwise.
|
| static void | encodeDIGuyAppearance (const DtDIGuyObjectStateRepository &rep, RTI::AttributeHandleValuePairSet *attrs, RTI::AttributeHandle attrHandle) |
| | Encodes Appearance from rep into attrs.
|
| static bool | needDIGuyBodyWeight (const DtDIGuyObjectStateRepository &stateRep, const DtDIGuyObjectStateRepository &asSeenByRemote) |
| | Return true if Appearance needs to be sent to the network, false otherwise.
|
| static void | encodeDIGuyBodyWeight (const DtDIGuyObjectStateRepository &rep, RTI::AttributeHandleValuePairSet *attrs, RTI::AttributeHandle attrHandle) |
| | Encodes Appearance from rep into attrs.
|
| static bool | needDIGuyAction (const DtDIGuyObjectStateRepository &stateRep, const DtDIGuyObjectStateRepository &asSeenByRemote) |
| | Return true if Action needs to be sent to the network, false otherwise.
|
| static void | encodeDIGuyAction (const DtDIGuyObjectStateRepository &rep, RTI::AttributeHandleValuePairSet *attrs, RTI::AttributeHandle attrHandle) |
| | Encodes Appearance from rep into attrs.
|
Constructor & Destructor Documentation
| DtExtDIGuyObjectEncoder::DtExtDIGuyObjectEncoder |
( |
DtExerciseConn * |
exConn, |
|
|
DtObjClassDesc * |
classDesc |
|
) |
| |
| virtual DtExtDIGuyObjectEncoder::~DtExtDIGuyObjectEncoder |
( |
| ) |
|
|
virtual |
Member Function Documentation
Return true if Appearance needs to be sent to the network, false otherwise.
| static void DtExtDIGuyObjectEncoder::encodeDIGuyAppearance |
( |
const DtDIGuyObjectStateRepository & |
rep, |
|
|
RTI::AttributeHandleValuePairSet * |
attrs, |
|
|
RTI::AttributeHandle |
attrHandle |
|
) |
| |
|
staticprotected |
Encodes Appearance from rep into attrs.
Return true if Appearance needs to be sent to the network, false otherwise.
| static void DtExtDIGuyObjectEncoder::encodeDIGuyBodyWeight |
( |
const DtDIGuyObjectStateRepository & |
rep, |
|
|
RTI::AttributeHandleValuePairSet * |
attrs, |
|
|
RTI::AttributeHandle |
attrHandle |
|
) |
| |
|
staticprotected |
Encodes Appearance from rep into attrs.
Return true if Action needs to be sent to the network, false otherwise.
| static void DtExtDIGuyObjectEncoder::encodeDIGuyAction |
( |
const DtDIGuyObjectStateRepository & |
rep, |
|
|
RTI::AttributeHandleValuePairSet * |
attrs, |
|
|
RTI::AttributeHandle |
attrHandle |
|
) |
| |
|
staticprotected |
Encodes Appearance from rep into attrs.
The documentation for this class was generated from the following file: