![]() |
VR-Forces 5.0.1 Developer's Guide
|
Properties class used to pass ground cover layer property information to the DtGroundCoverLayerTreeWidgetItem.

Public Member Functions | |
| DtGroundCoverLayerProperties (DtVisibleLayerProperties) | |
| DtGroundCoverLayerProperties () | |
Public Member Functions inherited from makVrv::DtVisibleLayerProperties | |
| DtVisibleLayerProperties (bool visible, float opacity, float minVisibleRange, float maxVisibleRange) | |
| DtVisibleLayerProperties (DtLayerProperties) | |
| DtVisibleLayerProperties () | |
Public Member Functions inherited from makVrv::DtLayerProperties | |
| DtLayerProperties (std::string name, bool enabled, std::string cacheID) | |
| DtLayerProperties () | |
Public Member Functions inherited from makVrv::DtTerrainEditorProperties | |
| virtual | ~DtTerrainEditorProperties () |
Public Attributes | |
| bool | myCastShadows |
| unsigned int | myLOD |
| std::string | myLandCoverLayerName |
| std::string | myMaskLayerName |
Public Attributes inherited from makVrv::DtVisibleLayerProperties | |
| bool | myVisible |
| float | myOpacity |
| float | myMinimumVisibleRange |
| float | myMaximumVisibleRange |
Public Attributes inherited from makVrv::DtLayerProperties | |
| std::string | myName |
| bool | myEnabled |
| std::string | myCacheID |
| std::string | myCacheUsagePolicy |
| makVrv::DtGroundCoverLayerProperties::DtGroundCoverLayerProperties | ( | DtVisibleLayerProperties | ) |
| makVrv::DtGroundCoverLayerProperties::DtGroundCoverLayerProperties | ( | ) |
| bool makVrv::DtGroundCoverLayerProperties::myCastShadows |
| std::string makVrv::DtGroundCoverLayerProperties::myLandCoverLayerName |
| std::string makVrv::DtGroundCoverLayerProperties::myMaskLayerName |