18 #ifndef itkDTITubeSpatialObject_h
19 #define itkDTITubeSpatialObject_h
41 template<
unsigned int TDimension = 3 >
44 DTITubeSpatialObjectPoint< TDimension > >
79 void PrintSelf(std::ostream & os,
Indent indent)
const override;
86 #ifndef ITK_MANUAL_INSTANTIATION
87 #include "itkDTITubeSpatialObject.hxx"
90 #endif // itkDTITubeSpatialObject_h
typename Superclass::BoundingBoxType BoundingBoxType
typename Superclass::PointType PointType
typename Superclass::SpatialObjectPointType SpatialObjectPointType
typename Superclass::CovariantVectorType CovariantVectorType
std::vector< DTITubePointType > DTITubePointListType
Point used for a tube definition.
typename Superclass::VectorType VectorType
Representation of a tube based on the spatial object classes.
typename Superclass::TransformType TransformType
Define a front-end to the STL "vector" container that conforms to the IndexedContainerInterface.
Control indentation during Print() invocation.
ImageBaseType::PointType PointType
Representation of a tube based on the spatial object classes.
Base class for most ITK classes.
ImageBaseType::SpacingType VectorType
Base class for all data objects in ITK.