helper class to wrap and send the data in the DtObserverViewWidget makVrv::DtObserverViewInfoViewerData.
| virtual makVrv::DtObserverViewInfoViewerData::~DtObserverViewInfoViewerData |
( |
| ) |
|
|
virtual |
| makVrv::DtObserverViewInfoViewerData::DtObserverViewInfoViewerData |
( |
| ) |
|
|
protected |
Constructor (protected - use ::create() )
| bool makVrv::DtObserverViewInfoViewerData::isDefaultObserver |
( |
| ) |
const |
returns true if it is a terrain default view, otherwise it returns false
| void makVrv::DtObserverViewInfoViewerData::setIsDefaultObserver |
( |
bool |
val | ) |
|
set if it is a terrain default view
| bool makVrv::DtObserverViewInfoViewerData::isObserverAssociatedToTerrain |
( |
| ) |
const |
returns true if the observer is a associated to a terrain , otherwise it returns false
| void makVrv::DtObserverViewInfoViewerData::setIsObserverAssociatedToTerrain |
( |
bool |
val | ) |
|
set if the observer is a associated to a terrain
returns ViewProjection::Projection2D or ViewProjection::Projection3D
set the projection type (2D or 3D)
| const std::string& makVrv::DtObserverViewInfoViewerData::observerDisplayName |
( |
| ) |
const |
returns the view's display name
| void makVrv::DtObserverViewInfoViewerData::setObserverDisplayName |
( |
const std::string & |
val | ) |
|
set the view's display name
wraps required the data from a DtObserverStateRecord to be processed in the observer view widget in th method DtObserverViewsWidget::createQtTreeItem
returns the list of icons related to this view
sets the list of icons related to this view
| virtual const DtUnicode makVrv::DtObserverViewInfoViewerData::get2DPerspectiveIconTooltip |
( |
| ) |
|
|
virtual |
sets the 2D perspective icon tool tip
| virtual const DtUnicode makVrv::DtObserverViewInfoViewerData::get2DPerspectiveIconFilePath |
( |
DtDe & |
de | ) |
|
|
virtual |
sets the 2D perspective icon file path
| virtual const DtUnicode makVrv::DtObserverViewInfoViewerData::get2DPerspectiveIconFileName |
( |
| ) |
|
|
virtual |
sets the 2D perspective icon file name
| virtual const DtUnicode makVrv::DtObserverViewInfoViewerData::get3DPerspectiveIconTooltip |
( |
| ) |
|
|
virtual |
sets the 3D perspective icon tool tip
| virtual const DtUnicode makVrv::DtObserverViewInfoViewerData::get3DPerspectiveIconFilePath |
( |
DtDe & |
de | ) |
|
|
virtual |
sets the 3D perspective icon file path
| virtual const DtUnicode makVrv::DtObserverViewInfoViewerData::get3DPerspectiveIconFileName |
( |
| ) |
|
|
virtual |
sets the 3D perspective icon file name
| virtual const DtUnicode makVrv::DtObserverViewInfoViewerData::getAssociatedToTerrainIconTooltip |
( |
| ) |
|
|
virtual |
sets the associated to terrain icon tool tip
| virtual const DtUnicode makVrv::DtObserverViewInfoViewerData::getAssociatedToTerrainIconFilePath |
( |
DtDe & |
de | ) |
|
|
virtual |
sets the associated to terrain icon file path
| virtual const DtUnicode makVrv::DtObserverViewInfoViewerData::getAssociatedToTerrainIconFileName |
( |
| ) |
|
|
virtual |
sets the associated to terrain icon file name
| virtual const DtUnicode makVrv::DtObserverViewInfoViewerData::getDefaultAssociatedToTerrainIconTooltip |
( |
| ) |
|
|
virtual |
sets the default associated to terrain icon tool tip
| virtual const DtUnicode makVrv::DtObserverViewInfoViewerData::getDefaultAssociatedToTerrainIconFilePath |
( |
DtDe & |
de | ) |
|
|
virtual |
sets the default associated to terrain icon file path
| virtual const DtUnicode makVrv::DtObserverViewInfoViewerData::getDefaultAssociatedToTerrainIconFileName |
( |
| ) |
|
|
virtual |
sets the default associated to terrain icon file name
| std::string makVrv::DtObserverViewInfoViewerData::myObserverDisplayName |
|
protected |
| bool makVrv::DtObserverViewInfoViewerData::myIsDefaultObserver |
|
protected |
| bool makVrv::DtObserverViewInfoViewerData::myIsObserverAssociatedToTerrain |
|
protected |
The documentation for this class was generated from the following file: