18 #ifndef itkDTITubeSpatialObject_h
19 #define itkDTITubeSpatialObject_h
41 template<
unsigned int TDimension = 3 >
44 DTITubeSpatialObjectPoint< TDimension > >
76 virtual
void PrintSelf(std::ostream & os,
Indent indent) const ITK_OVERRIDE;
83 #ifndef ITK_MANUAL_INSTANTIATION
84 #include "itkDTITubeSpatialObject.hxx"
87 #endif // itkDTITubeSpatialObject_h
Superclass::PointListType PointListType
DTITubeSpatialObject Self
Superclass::VectorType VectorType
SmartPointer< const Self > ConstPointer
Superclass::CovariantVectorType CovariantVectorType
Superclass::TransformType TransformType
Superclass::BoundingBoxType BoundingBoxType
ImageBaseType::SpacingType VectorType
SmartPointer< PointContainerType > PointContainerPointer
Point used for a tube definition.
Superclass::PointType PointType
DTITubeSpatialObjectPoint< TDimension > TubePointType
Representation of a tube based on the spatial object classes.
Superclass::SpatialObjectPointType SpatialObjectPointType
ImageBaseType::PointType PointType
TubeSpatialObject< TDimension, DTITubeSpatialObjectPoint< TDimension > > Superclass
Define a front-end to the STL "vector" container that conforms to the IndexedContainerInterface.
Control indentation during Print() invocation.
VectorContainer< IdentifierType, PointType > PointContainerType
Representation of a tube based on the spatial object classes.
Base class for all data objects in ITK.
SmartPointer< Self > Pointer