![]() |
VR-Forces 4.6 Class Documentation
|

Public Member Functions | |
| DtExtDIGuyObjectEncoder (DtExerciseConn *exConn, DtObjClassDesc *classDesc) | |
| Default constructor. | |
| virtual | ~DtExtDIGuyObjectEncoder () |
| Destructor. | |
| DtExtDIGuyObjectEncoder (const DtExtDIGuyObjectEncoder &orig) | |
| Copy constructor. | |
| DtExtDIGuyObjectEncoder & | operator= (const DtExtDIGuyObjectEncoder &orig) |
Static Public Member Functions | |
| static void | setupReplacementEncoders (DtDIGuyObjectEncoder *baseEncoder) |
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. | |
| DtExtDIGuyObjectEncoder::DtExtDIGuyObjectEncoder | ( | DtExerciseConn * | exConn, |
| DtObjClassDesc * | classDesc | ||
| ) |
Default constructor.
|
virtual |
Destructor.
| DtExtDIGuyObjectEncoder::DtExtDIGuyObjectEncoder | ( | const DtExtDIGuyObjectEncoder & | orig | ) |
Copy constructor.
| DtExtDIGuyObjectEncoder& DtExtDIGuyObjectEncoder::operator= | ( | const DtExtDIGuyObjectEncoder & | orig | ) |
|
static |
|
staticprotected |
Return true if Appearance needs to be sent to the network, false otherwise.
|
staticprotected |
Encodes Appearance from rep into attrs.
|
staticprotected |
Return true if Appearance needs to be sent to the network, false otherwise.
|
staticprotected |
Encodes Appearance from rep into attrs.