![]() |
VR-Forces 4.0.4 Class Documentation
|
Go to the source code of this file.
Functions | |
| DT_DLL_gdb bool | intersectTerrain (DtTerrainDatabase &terrainDatabase, const DtVector &localLocation, DtChordIntersectionRecord &record, DtGdbNode::DtIntersectRecordType irtFlag, DtVectorNetworkRecord *vectorRecord, DtVectorNetworkIntersectionRecord *vectorIntersectionRecord) |
| DT_DLL_gdb DtChord | createVerticleChord (const DtVector &location, const DtVector &downDirection, double chordHalfLength) |
| DT_DLL_gdb bool | mergeFeatureData (DtTerrainDatabase &sourceData, DtTerrainDatabase &mergeTarget) |
| DT_DLL_gdb bool intersectTerrain | ( | DtTerrainDatabase & | terrainDatabase, |
| const DtVector & | localLocation, | ||
| DtChordIntersectionRecord & | record, | ||
| DtGdbNode::DtIntersectRecordType | irtFlag, | ||
| DtVectorNetworkRecord * | vectorRecord, | ||
| DtVectorNetworkIntersectionRecord * | vectorIntersectionRecord | ||
| ) |
| DT_DLL_gdb DtChord createVerticleChord | ( | const DtVector & | location, |
| const DtVector & | downDirection, | ||
| double | chordHalfLength | ||
| ) |
| DT_DLL_gdb bool mergeFeatureData | ( | DtTerrainDatabase & | sourceData, |
| DtTerrainDatabase & | mergeTarget | ||
| ) |