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,
118 itk::LightObject::Pointer
119 InternalClone()
const override;
itk::Vector< ScalarType, Dimension > VectorType
itk::SmartPointer< Self > Pointer
itk::SmartPointer< const Self > ConstPointer
#define itkSetMacro(name, type)
Defines a 3D quadric shape.
Base class for a 3D convex shape.
itk::DataObject Superclass
itk::Vector< ScalarType, Dimension > PointType
itk::Matrix< ScalarType, Dimension, Dimension > RotationMatrixType