19 #ifndef rtkQuadricShape_h 20 #define rtkQuadricShape_h 22 #include "RTKExport.h" 67 IsInside(
const PointType & point)
const override;
71 IsInsideQuadric(
const PointType & point)
const;
77 IsIntersectedByRay(
const PointType & rayOrigin,
80 double & farDist)
const override;
119 InternalClone()
const override;
#define itkSetMacro(name, type)
Defines a 3D quadric shape.
Base class for a 3D convex shape.