9 #ifndef gdbChordIntersectionRecord_H_
10 #define gdbChordIntersectionRecord_H_
18 #include <matrix/vlVector.h>
32 double intersectionTime,
53 virtual void dump()
const;
67 bool ownPolygon()
const;
Definition: chordIntersectionRecord.h:23
DtAllTypesPolygon * myPolygon
Definition: gdbChordIntersectionRecord.h:89
DtChordIntersectionRecord & operator=(const DtChordIntersectionRecord &orig)
Definition: intersectionRecord.h:16
Definition: allTypesPolygon.h:22
Definition: surface.h:181
#define DT_DLL_gdb
Definition: gdbDefines.h:25
virtual void dump() const
Definition: gdbChordIntersectionRecord.h:24
bool myOwnPolygon
Definition: gdbChordIntersectionRecord.h:90
bool ownPolygon() const
Definition: gdbChordIntersectionRecord.h:102
DtRecordType
Definition: intersectionRecord.h:21
virtual DtIntersectionRecord * clone() const
DtAllTypesPolygon * polygon()
Definition: gdbChordIntersectionRecord.h:93
virtual DtRecordType type() const