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

Public Member Functions | |
| DtGroupVCPdu (DtBufferPtr buffer=DtUSE_INTERNAL_BUFFER) | |
| DtGroupVCPdu (const DtNetViewControlPdu *initial, DtBufferPtr buffer=DtUSE_INTERNAL_BUFFER) | |
| float | radialOffset () const |
| float | heading () const |
| float | pitch () const |
| float | headingOffset () const |
| float | pitchOffset () const |
| int | groupCmd () const |
| int | numEntitiesToRemove () const |
| int | numEntitiesToAdd () const |
| const DtGlobalObjectDesignator & | entityToRemove (int n) const |
| const DtGlobalObjectDesignator & | entityToAdd (int n) const |
| void | setRadialOffset (float o) |
| void | setHeading (float h) |
| void | setPitch (float p) |
| void | setHeadingOffset (float o) |
| void | setPitchOffset (float o) |
| void | setGroupCmd (int c) |
| void | setNumEntitiesToRemove (int n) |
| void | setNumEntitiesToAdd (int n) |
| void | setEntityToRemove (int n, const DtGlobalObjectDesignator &id) |
| void | setEntityToAdd (int n, const DtGlobalObjectDesignator &id) |
| void | setFromString (const char *str) |
| const char * | string () const |
| void | printData () const |
Protected Attributes | |
| DtGlobalObjectDesignator | theId |
| DtGroupVCPdu::DtGroupVCPdu | ( | DtBufferPtr | buffer = DtUSE_INTERNAL_BUFFER | ) |
| DtGroupVCPdu::DtGroupVCPdu | ( | const DtNetViewControlPdu * | initial, |
| DtBufferPtr | buffer = DtUSE_INTERNAL_BUFFER |
||
| ) |
| 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] |
Reimplemented from DtStealthControlPdu.
| const char* DtGroupVCPdu::string | ( | ) | const [virtual] |
Reimplemented from DtStealthControlPdu.
| void DtGroupVCPdu::printData | ( | ) | const |
Reimplemented from DtStealthControlPdu.
DtGlobalObjectDesignator DtGroupVCPdu::theId [protected] |