![]() |
VR-Forces 4.6 Class Documentation
|

Public Types | |
| typedef boost::shared_ptr < makVrv::DtDynamicTerrainFeature > | DynamicTerrainFeaturePtr |
| typedef std::vector < DynamicTerrainFeaturePtr > | DynamicTerrainFeaturePtrContainer |
Protected Attributes | |
| DynamicTerrainFeaturePtrContainer | myDynamicTerrainFeatures |
Protected Attributes inherited from DtChordIntersectionRecord | |
| DtPoint | myIntersectionPoint |
| DtVector | myIntersectionVector |
| double | myIntersectionTime |
| DtVector | myNormal |
| DtSurface | mySurface |
| unsigned int | myNumberOfIntersectionTests |
Protected Attributes inherited from DtIntersectionRecord | |
| bool | myIntersectionFound |
| typedef boost::shared_ptr<makVrv::DtDynamicTerrainFeature> DtVrfChordIntersectionRecord::DynamicTerrainFeaturePtr |
| typedef std::vector<DynamicTerrainFeaturePtr> DtVrfChordIntersectionRecord::DynamicTerrainFeaturePtrContainer |
| DtVrfChordIntersectionRecord::DtVrfChordIntersectionRecord | ( | ) |
| DtVrfChordIntersectionRecord::DtVrfChordIntersectionRecord | ( | const DtChordIntersectionRecord & | ) |
| DtVrfChordIntersectionRecord::DtVrfChordIntersectionRecord | ( | const DtVrfChordIntersectionRecord & | ) |
|
virtual |
|
virtual |
Reimplemented from DtChordIntersectionRecord.
| DynamicTerrainFeaturePtrContainer& DtVrfChordIntersectionRecord::dynamicTerrainFeatures | ( | ) |
| const DynamicTerrainFeaturePtrContainer& DtVrfChordIntersectionRecord::dynamicTerrainFeatures | ( | ) | const |
|
protected |