8 #ifndef intersectionRecord_H_
9 #define intersectionRecord_H_
77 virtual DtRecordType type()
const;
80 virtual void dump()
const;
82 bool intersectionFound()
const;
83 void setIntersectionFound(
bool arg);
Definition: intersectionRecord.h:16
#define DT_DLL_geometry
Definition: geometryDefines.h:23
bool intersectionFound() const
Definition: intersectionRecord.h:90
DtRecordType
Definition: intersectionRecord.h:21
void setIntersectionFound(bool arg)
Definition: intersectionRecord.h:95
bool myIntersectionFound
Definition: intersectionRecord.h:86
DtIntersectionType
Definition: intersectionRecord.h:41