![]() |
VR-Link API Documentation for HLA Evolved
|
Instances of DtBurstPointObjectEncoder are used to encode burst point object state messages from a state repository in an HLA environment. More...
Inheritance diagram for DtBurstPointObjectEncoder:
Collaboration diagram for DtBurstPointObjectEncoder:Instances of DtBurstPointObjectEncoder are used to encode burst point object state messages from a state repository in an HLA environment.
| DtBurstPointObjectEncoder::DtBurstPointObjectEncoder | ( | DtExerciseConn * | exConn, |
| DtObjClassDesc * | classDesc | ||
| ) |
default constructor
| virtual DtBurstPointObjectEncoder::~DtBurstPointObjectEncoder | ( | ) | [virtual] |
destructor
copy constructor
| static DtHlaStateEncoder* DtBurstPointObjectEncoder::create | ( | DtExerciseConn * | exConn, |
| DtObjClassDesc * | classDesc | ||
| ) | [static] |
Create a DtBaseEntityEncoder. Caller is responsible for deletion.
Reimplemented from DtPointObjectEncoder.
| DtBurstPointObjectEncoder::DtDECLARE_BURST_POINT_OBJ_ATTR_CHECKER | ( | PercentOpacity | ) | [protected] |
| DtBurstPointObjectEncoder::DtDECLARE_BURST_POINT_OBJ_ATTR_CHECKER | ( | CylinderSize | ) | [protected] |
| DtBurstPointObjectEncoder::DtDECLARE_BURST_POINT_OBJ_ATTR_CHECKER | ( | CylinderHeight | ) | [protected] |
| DtBurstPointObjectEncoder::DtDECLARE_BURST_POINT_OBJ_ATTR_CHECKER | ( | NumberOfBursts | ) | [protected] |
| DtBurstPointObjectEncoder::DtDECLARE_BURST_POINT_OBJ_ATTR_CHECKER | ( | ChemicalContent | ) | [protected] |
| DtBurstPointObjectEncoder::DtDECLARE_BURST_POINT_OBJ_ATTR_ENCODER | ( | PercentOpacity | ) | [protected] |
| DtBurstPointObjectEncoder::DtDECLARE_BURST_POINT_OBJ_ATTR_ENCODER | ( | CylinderSize | ) | [protected] |
| DtBurstPointObjectEncoder::DtDECLARE_BURST_POINT_OBJ_ATTR_ENCODER | ( | CylinderHeight | ) | [protected] |
| DtBurstPointObjectEncoder::DtDECLARE_BURST_POINT_OBJ_ATTR_ENCODER | ( | NumberOfBursts | ) | [protected] |
| DtBurstPointObjectEncoder::DtDECLARE_BURST_POINT_OBJ_ATTR_ENCODER | ( | ChemicalContent | ) | [protected] |
| DtBurstPointObjectEncoder& DtBurstPointObjectEncoder::operator= | ( | const DtBurstPointObjectEncoder & | orig | ) |
assignment operator