11 #ifndef gdbTerrainImplementation_h
12 #define gdbTerrainImplementation_h
16 #include <geometry/intersectionRecord.h>
18 #include "geometry/surface.h"
19 #include "gdb/gdbNode.h"
20 #include "gdb/group.h"
21 #include "gdb/triangleIndirect.h"
24 class DtTerrainImplementationDescriptor;
27 class DtGenericTerrainRecord;
51 DtChordIntersectionRecord& record,
52 DtIntersectionRecord::DtIntersectionType irtFlag = DtIntersectionRecord::INT_ALL_DATA,
53 bool* dataAvailable = 0,
bool overrideBlockingAssert =
false)
const;
58 DtChordIntersectRecordList& intList,
59 DtIntersectionRecord::DtIntersectionType irtFlag = DtIntersectionRecord::INT_ALL_DATA,
60 bool* dataAvailable = 0,
bool overrideBlockingAssert =
false)
const;