19 #ifndef rtkQuadricShape_h 20 #define rtkQuadricShape_h 22 #include "RTKExport.h" 63 #ifdef itkOverrideGetNameOfClassMacro 72 IsInside(
const PointType & point)
const override;
76 IsInsideQuadric(
const PointType & point)
const;
82 IsIntersectedByRay(
const PointType & rayOrigin,
85 double & farDist)
const override;
124 InternalClone()
const override;
#define itkSetMacro(name, type)
Defines a 3D quadric shape.
Base class for a 3D convex shape.