DtEnvironmentalFlareStateRecord implements the Environmental state record type "Flare State." See Enumerated Bit Values document, section 12.3.5.2.
More...
Protected Member Functions |
| DtEnvironmentalFlareStateRecord * | self () const |
| | Casts the 'this' pointer for changing elements in a const function.
|
| virtual bool | checkAndCreate () |
| | Checks to see if we need a representation, and creates it if we do Returns false, if the create fails, true otherwise.
|
| virtual bool | resizeNetRep (int newSize) |
| | Resizes the network representation.
|
Detailed Description
DtEnvironmentalFlareStateRecord implements the Environmental state record type "Flare State." See Enumerated Bit Values document, section 12.3.5.2.
Constructor & Destructor Documentation
| DtEnvironmentalFlareStateRecord::DtEnvironmentalFlareStateRecord |
( |
| ) |
|
| virtual DtEnvironmentalFlareStateRecord::~DtEnvironmentalFlareStateRecord |
( |
| ) |
|
|
virtual |
Member Function Documentation
| virtual bool DtEnvironmentalFlareStateRecord::createNetworkRepresentation |
( |
| ) |
|
|
virtual |
returns the network representation of the environmental record
| virtual DtU16 DtEnvironmentalFlareStateRecord::geometryIndex |
( |
| ) |
const |
|
virtual |
| virtual int DtEnvironmentalFlareStateRecord::netRepSize |
( |
| ) |
const |
|
virtual |
| virtual DtInt32 DtEnvironmentalFlareStateRecord::numberIntensity |
( |
| ) |
const |
|
virtual |
| virtual DtInt32 DtEnvironmentalFlareStateRecord::numberOfSources |
( |
| ) |
const |
|
virtual |
Casts the 'this' pointer for changing elements in a const function.
Reimplemented from DtEnvironmentalRecord.
| virtual void DtEnvironmentalFlareStateRecord::setFromNet |
( |
const DtNetEnvironmentalRecord & |
buffer, |
|
|
int |
protocolVersion |
|
) |
| |
|
virtual |
| virtual void DtEnvironmentalFlareStateRecord::setGeometryIndex |
( |
DtU16 |
geometryIndex | ) |
|
|
virtual |
Set/ get the index of the geometry record associated with this state record.
| virtual void DtEnvironmentalFlareStateRecord::setNumberIntensity |
( |
DtInt32 |
numberIntensity | ) |
|
|
virtual |
Set/ get the number intensity.
| virtual void DtEnvironmentalFlareStateRecord::setNumberOfSources |
( |
DtInt32 |
numberOfSources | ) |
|
|
virtual |
Set/ get the number of sources.
| virtual void DtEnvironmentalFlareStateRecord::setSource |
( |
const DtEntityType & |
source | ) |
|
|
virtual |
Set/ get the source type.
| virtual void DtEnvironmentalFlareStateRecord::setTimeSinceCreation |
( |
DtU32 |
timeSinceCreation | ) |
|
|
virtual |
Set/ get the time since creation.
| virtual const DtEntityType& DtEnvironmentalFlareStateRecord::source |
( |
| ) |
const |
|
virtual |
| virtual DtU32 DtEnvironmentalFlareStateRecord::timeSinceCreation |
( |
| ) |
const |
|
virtual |
Member Data Documentation
The documentation for this class was generated from the following file: