19 #ifndef rtkGeometricPhantom_h 20 #define rtkGeometricPhantom_h 22 #include "RTKExport.h" 61 #ifdef itkOverrideGetNameOfClassMacro 103 #endif // rtkGeometricPhantom_h
Container for a geometric phantom, i.e., a set of ConvexShapes.
itk::Vector< ScalarType, Dimension > VectorType
class ITK_FORWARD_EXPORT DataObject
itk::SmartPointer< Self > Pointer
std::vector< ScalarType > m_PlanePositions
ConvexShape::ScalarType ScalarType
std::vector< ConvexShapePointer > ConvexShapeVector
std::vector< VectorType > m_PlaneDirections
ConvexShapeVector m_ConvexShapes
Base class for a 3D convex shape.
itk::Vector< ScalarType, Dimension > PointType
itk::Matrix< ScalarType, Dimension, Dimension > RotationMatrixType