24#ifndef __GS_COLLISION_DETECTION_REACTOR_H_INCLUDED_
25#define __GS_COLLISION_DETECTION_REACTOR_H_INCLUDED_
#define SETBIT(flags, bit, value)
#define GETBIT(flags, bit)
#define SETBIT_1(flags, bit)
void setCombineSubEntities(bool bSet)
void setProcessSingleList(bool bSet)
OdGsCollisionDetectionContext()
void setIgnoreViewExtents(bool bSet)
void setCalculateDistance(bool bSet)
void setIntersectionOnly(bool bSet)
bool intersectionWithModel() const
bool isToleranceOverride() const
bool ignoreViewExtents() const
void setToleranceOverride(const OdGeTol &tol)
bool combineSubEntities() const
bool getCalculateDistance() const
void setIntersectionWithModel(bool bSet)
const OdGeTol & toleranceOverride() const
double getClearance() const
void setCheckAll(bool bSet)
bool getProcessSingleList() const
bool intersectionOnly() const
void setClearance(double c)
virtual OdUInt32 collisionDetected(const OdGiPathNode *pPathNode1, const OdGiPathNode *pPathNode2, double dDistance)
virtual OdUInt32 collisionDetected(const OdGiPathNode *, const OdGiPathNode *)