|
ITK
5.2.0
Insight Toolkit
|
Go to the documentation of this file.
18 #ifndef itkLandmarkSpatialObject_h
19 #define itkLandmarkSpatialObject_h
37 template <
unsigned int TDimension = 3>
72 PrintSelf(std::ostream & os,
Indent indent)
const override;
75 InternalClone()
const override;
79 #ifndef ITK_MANUAL_INSTANTIATION
80 # include "itkLandmarkSpatialObject.hxx"
83 #endif // itkLandmarkSpatialObject_h
typename Superclass::TransformType TransformType
This class serves as the base class for point-based spatial objects.
typename Superclass::BoundingBoxType BoundingBoxType
ImageBaseType::PointType PointType
Control indentation during Print() invocation.
typename Superclass::SpatialObjectPointType SpatialObjectPointType
Representation of a Landmark based on the spatial object classes.
std::vector< LandmarkPointType > LandmarkPointListType
The "itk" namespace contains all Insight Segmentation and Registration Toolkit (ITK) classes....
Base class for most ITK classes.
Define a front-end to the STL "vector" container that conforms to the IndexedContainerInterface.
Base class for all data objects in ITK.
typename Superclass::PointType PointType
Point used for spatial objets.