18#ifndef itkDTITubeSpatialObject_h
19#define itkDTITubeSpatialObject_h
41template <
unsigned int TDimension = 3>
57 using typename Superclass::TransformType;
58 using typename Superclass::SpatialObjectPointType;
62 using typename Superclass::CovariantVectorType;
63 using typename Superclass::BoundingBoxType;
80#ifndef ITK_MANUAL_INSTANTIATION
81# include "itkDTITubeSpatialObject.hxx"
Point used for a tube definition.
Representation of a tube based on the spatial object classes.
std::vector< DTITubePointType > DTITubePointListType
LightObject::Pointer InternalClone() const override
~DTITubeSpatialObject() override=default
Base class for all data objects in ITK.
Base class for most ITK classes.
Representation of a tube based on the spatial object classes.
Define a front-end to the STL "vector" container that conforms to the IndexedContainerInterface.
ImageBaseType::PointType PointType
ImageBaseType::SpacingType VectorType
The "itk" namespace contains all Insight Segmentation and Registration Toolkit (ITK) classes....