|
| virtual void | write (std::ostringstream &str, const makVrv::DtVrlinkSimulatedBaseState *data, makVrv::DtUniqueID id) |
| |
| virtual void | write (std::ostringstream &str, const DtVrlinkSimulatedEnvironmentProcess *data, makVrv::DtUniqueID id) |
| |
| virtual void | read (std::istringstream &str, makVrv::DtVrlinkSimulatedBaseState *data) |
| |
| virtual void | read (std::istringstream &str, DtVrlinkSimulatedEnvironmentProcess *data) |
| |
virtual
makVrv::DtVrlinkSimulatedBaseState * | createReadableStateData () const |
| |
| virtual void | write (std::ostringstream &str, const DtVrfObjectDataState *data) |
| |
| virtual DtVrfObjectDataState * | createReadableObjectStateData () const |
| |
| virtual void | read (std::istringstream &str, DtVrfObjectDataState *data) |
| |
| virtual void | checkCopyComplete () |
| |
| virtual bool | copyOperationsPending () const |
| |
| virtual void | copyComplete () |
| |
| virtual bool | cancelComplete () const |
| |
| virtual void | readComplete (std::istringstream &str) |
| |
| virtual void | checkPasteComplete () |
| |
| virtual bool | pasteComplete () const |
| |
| virtual void | createObject (const DtVector &) |
| |
| virtual int | generateRequestId () |
| |
| virtual double | groundHeight (const DtVector ¤tLocal) const |
| |
| virtual void | setupOffsets (const DtGeodeticCoord &) |
| |
| virtual void | slot_onStateViewUpdated (DtVrlinkSimulatedBaseStateView *state, makVrv::DtSimEntry *simEntry) |
| |
| virtual DtVector | offsetLocation (int, const DtVector &loc) const |
| |
| virtual DtGeodeticCoord | calculateOffsetPoint (const DtGeodeticCoord &start, const DtGeodeticCoord &end, double &altAboveTerrain, double &altAboveSeaLevel) const |
| |
| virtual DtVector | localLocation (const DtGeodeticCoord &, int) const |
| |
| virtual void | forceUpdate (DtVrlinkSimulatedBaseStateView *stateView, makVrv::DtSimEntry *simEntry) |
| |
|
| enum | DtPasteFlags {
DtPasteNewName = 0x00000001,
DtPasteAppearance = 0x00000002,
DtPasteHeading = 0x00000004,
DtPasteEngagement = 0x00000008,
DtPastePlan = 0x00000010,
DtPasteAboveSeaLevel = 0x00000020,
DtPasteAboveTerrain = 0x00000040,
DtPasteFormation = 0x00000080,
DtPasteStateProperties = 0x00000100,
DtAllPasteFlags
} |
| |
| boost::signals2::signal< void(DtCopyObject *)> | signal_copyCancelled |
| |
boost::signals2::signal< void(DtCopyObject
*, const std::string &)> | signal_copied |
| |
boost::signals2::signal< void(DtCopyObject
*, const std::string &)> | signal_copyOperationPending |
| |
| boost::signals2::signal< void(DtCopyObject *)> | signal_pasted |
| |
boost::signals2::signal< void(DtCopyObject
*, const std::string &)> | signal_pasteOperationPending |
| |
| boost::signals2::signal< void(DtCopyObject *)> | signal_pasteCancelled |
| |
| typedef std::vector< double > | HeightOffsets |
| |
| makVrf::DtEnvironmentalCopyObject::DtEnvironmentalCopyObject |
( |
makVrv::DtDe & |
| ) |
|
| virtual makVrf::DtEnvironmentalCopyObject::~DtEnvironmentalCopyObject |
( |
| ) |
|
|
virtual |
| virtual DtGeodeticCoord makVrf::DtEnvironmentalCopyObject::calculateCenter |
( |
| ) |
const |
|
virtual |
Returns the center of the object in geocentric coordinates.
Reimplemented from makVrf::DtCopyObject.
Writes data to stream. Override to write own data, but, make sure to call parent method.
Reimplemented from makVrf::DtCopyObject.
Reads data from stream. Override to read own data, but, make sure to call parent method.
Reimplemented from makVrf::DtCopyObject.
| bool makVrf::DtEnvironmentalCopyObject::myIsWeather |
|
protected |
The documentation for this class was generated from the following file: