Protected Attributes |
| DtGlobalObjectDesignator | theId |
| DtGlobalObjectDesignator | retId |
| char | vcStr [400] |
Additional Inherited Members |
| static DtPdu * | create (const DtNetPacket *initial, DtBufferPtr buffer=DtUSE_INTERNAL_BUFFER) |
| static DtPdu * | createFromNet (const DtNetPacket *initial, DtBufferPtr buffer=DtUSE_INTERNAL_BUFFER) |
| static DtU32 | drawControlParamVersion (const DtNetViewControlPdu *vc) |
| static void | addCallback (DtExerciseConn *conn, DtStealthControlInteractionCb cb, void *usr) |
| static void | removeCallback (DtExerciseConn *conn, DtStealthControlInteractionCb cb, void *usr) |
| bool | isNumber (const char *str) |
| DtPduKind | internalGetPduKind () const |
| void | setViewerCommand (DtViewerCommand com) |
| | DtStealthControlPdu () |
| static DtStealthControlPdu * | createViewControl (DtNetViewControlPdu *vc, DtBufferPtr buffer) |
| static DtStealthControlPdu * | createDrawControl (DtNetViewControlPdu *vc, DtBufferPtr buffer) |
| static DtStealthControlPdu * | createDrawControlV0 (DtNetViewControlPdu *vc, DtBufferPtr buffer) |
| static DtStealthControlPdu * | createDrawControlCurrent (DtNetViewControlPdu *vc, DtBufferPtr buffer) |
Constructor & Destructor Documentation
| DtGroupVCPdu::DtGroupVCPdu |
( |
DtBufferPtr |
buffer = DtUSE_INTERNAL_BUFFER | ) |
|
| DtGroupVCPdu::DtGroupVCPdu |
( |
const DtNetViewControlPdu * |
initial, |
|
|
DtBufferPtr |
buffer = DtUSE_INTERNAL_BUFFER |
|
) |
| |
Member Function Documentation
| float DtGroupVCPdu::radialOffset |
( |
| ) |
const |
| float DtGroupVCPdu::heading |
( |
| ) |
const |
| float DtGroupVCPdu::pitch |
( |
| ) |
const |
| float DtGroupVCPdu::headingOffset |
( |
| ) |
const |
| float DtGroupVCPdu::pitchOffset |
( |
| ) |
const |
| int DtGroupVCPdu::groupCmd |
( |
| ) |
const |
| int DtGroupVCPdu::numEntitiesToRemove |
( |
| ) |
const |
| int DtGroupVCPdu::numEntitiesToAdd |
( |
| ) |
const |
| const DtGlobalObjectDesignator& DtGroupVCPdu::entityToRemove |
( |
int |
n | ) |
const |
| const DtGlobalObjectDesignator& DtGroupVCPdu::entityToAdd |
( |
int |
n | ) |
const |
| void DtGroupVCPdu::setRadialOffset |
( |
float |
o | ) |
|
| void DtGroupVCPdu::setHeading |
( |
float |
h | ) |
|
| void DtGroupVCPdu::setPitch |
( |
float |
p | ) |
|
| void DtGroupVCPdu::setHeadingOffset |
( |
float |
o | ) |
|
| void DtGroupVCPdu::setPitchOffset |
( |
float |
o | ) |
|
| void DtGroupVCPdu::setGroupCmd |
( |
int |
c | ) |
|
| void DtGroupVCPdu::setNumEntitiesToRemove |
( |
int |
n | ) |
|
| void DtGroupVCPdu::setNumEntitiesToAdd |
( |
int |
n | ) |
|
| void DtGroupVCPdu::setEntityToRemove |
( |
int |
n, |
|
|
const DtGlobalObjectDesignator & |
id |
|
) |
| |
| void DtGroupVCPdu::setEntityToAdd |
( |
int |
n, |
|
|
const DtGlobalObjectDesignator & |
id |
|
) |
| |
| void DtGroupVCPdu::setFromString |
( |
const char * |
str | ) |
|
|
virtual |
| const char* DtGroupVCPdu::string |
( |
| ) |
const |
|
virtual |
| void DtGroupVCPdu::printData |
( |
| ) |
const |
Member Data Documentation
| DtGlobalObjectDesignator DtGroupVCPdu::theId |
|
protected |
The documentation for this class was generated from the following file: