![]() |
VR-Forces 4.6 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, bool connectEdges=true) |
| 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, | ||
| bool | connectEdges = true |
||
| ) |