| virtual makVrf::DtTerrainProfileDataStateView::~DtTerrainProfileDataStateView |
( |
| ) |
|
|
overridevirtual |
| virtual std::vector<DtVector> makVrf::DtTerrainProfileDataStateView::points |
( |
| ) |
|
|
overridevirtual |
The list of points to be used to plot for the profile line in the graph. Note that these points must be returned in geocentric form.
Implements makVrf::DtTerrainProfileDataProvider.
The ID of the element to provide data for. If there is an existing ID will switch to the new data. Returns false if state view is not found.
| virtual void makVrf::DtTerrainProfileDataStateView::setReversePoints |
( |
bool |
b | ) |
|
|
virtual |
| virtual bool makVrf::DtTerrainProfileDataStateView::reversePoints |
( |
| ) |
const |
|
inlineoverridevirtual |
| virtual void makVrf::DtTerrainProfileDataStateView::slot_simObjectEntryAboutToBeRemoved |
( |
DtSimObjectReference |
e | ) |
|
|
protectedvirtual |
Called when an object is about to be removed, will remove this dialog if the ID is the ID being profiled.
Called to find the state view. Use the DtVrfStateViewCollectionManager to find the appropriate state view for your kind.
| virtual void makVrf::DtTerrainProfileDataStateView::slot_onStateViewUpdated |
( |
| ) |
|
|
protectedpure virtual |
| std::vector<DtVector> makVrf::DtTerrainProfileDataStateView::myGeocentricPoints |
|
protected |
| boost::signals2::connection makVrf::DtTerrainProfileDataStateView::myElementIDConnection |
|
protected |
| boost::signals2::connection makVrf::DtTerrainProfileDataStateView::myCompleteRateChangeConnection |
|
protected |
| boost::signals2::connection makVrf::DtTerrainProfileDataStateView::myStateViewUpdateConnection |
|
protected |
| bool makVrf::DtTerrainProfileDataStateView::myReversePoints |
|
protected |
The documentation for this class was generated from the following file: