DtEnvironmentalCombicStateRecord implements the Environmental state record type "COMBIC State." See Enumerated Bit Values document, section 12.3.5.1.
More...
Protected Member Functions |
| DtEnvironmentalCombicStateRecord * | 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
DtEnvironmentalCombicStateRecord implements the Environmental state record type "COMBIC State." See Enumerated Bit Values document, section 12.3.5.1.
Constructor & Destructor Documentation
| DtEnvironmentalCombicStateRecord::DtEnvironmentalCombicStateRecord |
( |
| ) |
|
| virtual DtEnvironmentalCombicStateRecord::~DtEnvironmentalCombicStateRecord |
( |
| ) |
|
|
virtual |
Member Function Documentation
| virtual DtFloat32 DtEnvironmentalCombicStateRecord::barrageCrosswindLength |
( |
| ) |
const |
|
virtual |
| virtual DtFloat32 DtEnvironmentalCombicStateRecord::barrageDownwindLength |
( |
| ) |
const |
|
virtual |
| virtual DtFloat32 DtEnvironmentalCombicStateRecord::barrageDuration |
( |
| ) |
const |
|
virtual |
| virtual DtFloat32 DtEnvironmentalCombicStateRecord::barrageRate |
( |
| ) |
const |
|
virtual |
returns the network representation of the environmental record
| virtual bool DtEnvironmentalCombicStateRecord::createNetworkRepresentation |
( |
| ) |
|
|
virtual |
This doesn't need to be called explicitly.
If any routine that needs the repository finds that it hasn't been created yet, it calls this method.
Reimplemented from DtEnvironmentalRecord.
| virtual const DtVector& DtEnvironmentalCombicStateRecord::detonationVelocity |
( |
| ) |
const |
|
virtual |
| virtual DtU16 DtEnvironmentalCombicStateRecord::geometryIndex |
( |
| ) |
const |
|
virtual |
| virtual const DtEntityType& DtEnvironmentalCombicStateRecord::munitionSource |
( |
| ) |
const |
|
virtual |
| virtual int DtEnvironmentalCombicStateRecord::netRepSize |
( |
| ) |
const |
|
virtual |
| virtual DtInt32 DtEnvironmentalCombicStateRecord::numberOfSources |
( |
| ) |
const |
|
virtual |
Casts the 'this' pointer for changing elements in a const function.
Reimplemented from DtEnvironmentalRecord.
| virtual void DtEnvironmentalCombicStateRecord::setBarrageCrosswindLength |
( |
DtFloat32 |
barrageCrosswindLength | ) |
|
|
virtual |
Set/get barrage crosswind length.
| virtual void DtEnvironmentalCombicStateRecord::setBarrageDownwindLength |
( |
DtFloat32 |
barrageDownwindLength | ) |
|
|
virtual |
Set/get barrage downwind length.
| virtual void DtEnvironmentalCombicStateRecord::setBarrageDuration |
( |
DtFloat32 |
barrageDuration | ) |
|
|
virtual |
Set/get barrage duration.
| virtual void DtEnvironmentalCombicStateRecord::setBarrageRate |
( |
DtFloat32 |
barrageRate | ) |
|
|
virtual |
| virtual void DtEnvironmentalCombicStateRecord::setDetonationVelocity |
( |
const DtVector & |
detonationVelocity | ) |
|
|
virtual |
Set/ get detonation velocity.
| virtual void DtEnvironmentalCombicStateRecord::setFromNet |
( |
const DtNetEnvironmentalRecord & |
buffer, |
|
|
int |
protocolVersion |
|
) |
| |
|
virtual |
| virtual void DtEnvironmentalCombicStateRecord::setGeometryIndex |
( |
DtU16 |
geometryIndex | ) |
|
|
virtual |
Set/ get index of geometry record associated with this state record.
| virtual void DtEnvironmentalCombicStateRecord::setMunitionSource |
( |
const DtEntityType & |
munitionSource | ) |
|
|
virtual |
Set/ get munition source type.
| virtual void DtEnvironmentalCombicStateRecord::setNumberOfSources |
( |
DtInt32 |
numberOfSources | ) |
|
|
virtual |
Set/ get number of sources.
| virtual void DtEnvironmentalCombicStateRecord::setSourceType |
( |
DtU32 |
sourceType | ) |
|
|
virtual |
| virtual void DtEnvironmentalCombicStateRecord::setTimeSinceCreation |
( |
DtU32 |
timeSinceCreation | ) |
|
|
virtual |
Set/ get time since creation.
| virtual DtU32 DtEnvironmentalCombicStateRecord::sourceType |
( |
| ) |
const |
|
virtual |
| virtual DtU32 DtEnvironmentalCombicStateRecord::timeSinceCreation |
( |
| ) |
const |
|
virtual |
Member Data Documentation
| DtVector DtEnvironmentalCombicStateRecord::myDetonationVelocity |
|
protected |
| DtEntityType DtEnvironmentalCombicStateRecord::myMunitionSource |
|
protected |
The documentation for this class was generated from the following file: