class DtLinearSegmentRecord Instances of DtLinearSegmentRecord are used to implement the LinearSegmentStruct defined in the RPR FOM.
More...
Detailed Description
class DtLinearSegmentRecord Instances of DtLinearSegmentRecord are used to implement the LinearSegmentStruct defined in the RPR FOM.
This data type is used in linear objects
Constructor & Destructor Documentation
| DtLinearSegmentRecord::DtLinearSegmentRecord |
( |
| ) |
|
| virtual DtLinearSegmentRecord::~DtLinearSegmentRecord |
( |
| ) |
|
|
virtual |
Member Function Documentation
| virtual DtDamageState DtLinearSegmentRecord::damagedState |
( |
| ) |
const |
|
virtual |
| virtual bool DtLinearSegmentRecord::deactivated |
( |
| ) |
const |
|
virtual |
| virtual DtU16 DtLinearSegmentRecord::depth |
( |
| ) |
const |
|
virtual |
| virtual bool DtLinearSegmentRecord::flaming |
( |
| ) |
const |
|
virtual |
| virtual DtU16 DtLinearSegmentRecord::height |
( |
| ) |
const |
|
virtual |
| virtual DtU16 DtLinearSegmentRecord::length |
( |
| ) |
const |
|
virtual |
| virtual const DtVector& DtLinearSegmentRecord::location |
( |
| ) |
const |
|
virtual |
| virtual bool DtLinearSegmentRecord::objectPreDistributed |
( |
| ) |
const |
|
virtual |
Equality/Inequality Operators.
| virtual const DtTaitBryan& DtLinearSegmentRecord::orientation |
( |
| ) |
const |
|
virtual |
| virtual DtU32 DtLinearSegmentRecord::percentComplete |
( |
| ) |
const |
|
virtual |
| virtual void DtLinearSegmentRecord::printData |
( |
| ) |
const |
|
virtual |
| virtual void DtLinearSegmentRecord::printDataToStream |
( |
std::ostream & |
stream | ) |
const |
|
virtual |
| virtual DtU32 DtLinearSegmentRecord::segmentNumber |
( |
| ) |
const |
|
virtual |
| virtual void DtLinearSegmentRecord::setDamagedState |
( |
const DtDamageState |
state | ) |
|
|
virtual |
| virtual void DtLinearSegmentRecord::setDeactivated |
( |
bool |
onOff | ) |
|
|
virtual |
| virtual void DtLinearSegmentRecord::setDepth |
( |
const DtU16 |
value | ) |
|
|
virtual |
| virtual void DtLinearSegmentRecord::setFlaming |
( |
bool |
onOff | ) |
|
|
virtual |
| virtual void DtLinearSegmentRecord::setHeight |
( |
const DtU16 |
value | ) |
|
|
virtual |
| virtual void DtLinearSegmentRecord::setLength |
( |
const DtU16 |
value | ) |
|
|
virtual |
| virtual void DtLinearSegmentRecord::setLocation |
( |
const DtVector & |
coords | ) |
|
|
virtual |
| virtual void DtLinearSegmentRecord::setObjectPreDistributed |
( |
bool |
onOff | ) |
|
|
virtual |
Set/Get ObjectPreDistributed.
| virtual void DtLinearSegmentRecord::setOrientation |
( |
const DtTaitBryan & |
orientation | ) |
|
|
virtual |
| virtual void DtLinearSegmentRecord::setPercentComplete |
( |
const DtU32 |
value | ) |
|
|
virtual |
Set/Get Percent Complete.
| virtual void DtLinearSegmentRecord::setSegmentNumber |
( |
const DtU32 |
value | ) |
|
|
virtual |
| virtual void DtLinearSegmentRecord::setSmoking |
( |
bool |
onOff | ) |
|
|
virtual |
| virtual void DtLinearSegmentRecord::setWidth |
( |
const DtU16 |
value | ) |
|
|
virtual |
| virtual bool DtLinearSegmentRecord::smoking |
( |
| ) |
const |
|
virtual |
Load/Unload data from a packet record.
| virtual DtU16 DtLinearSegmentRecord::width |
( |
| ) |
const |
|
virtual |
Member Data Documentation
| bool DtLinearSegmentRecord::myDeactivated |
|
protected |
| DtU16 DtLinearSegmentRecord::myDepth |
|
protected |
| bool DtLinearSegmentRecord::myFlaming |
|
protected |
| DtU16 DtLinearSegmentRecord::myHeight |
|
protected |
| DtU16 DtLinearSegmentRecord::myLength |
|
protected |
| DtVector DtLinearSegmentRecord::myLocation |
|
protected |
| bool DtLinearSegmentRecord::myObjectPreDistributed |
|
protected |
| DtU32 DtLinearSegmentRecord::myPercentComplete |
|
protected |
| DtU32 DtLinearSegmentRecord::mySegmentNumber |
|
protected |
| bool DtLinearSegmentRecord::mySmoking |
|
protected |
| DtU16 DtLinearSegmentRecord::myWidth |
|
protected |
The documentation for this class was generated from the following file: