18#ifndef itkLandmarkSpatialObject_h
19#define itkLandmarkSpatialObject_h
37template <
unsigned int TDimension = 3>
53 using typename Superclass::SpatialObjectPointType;
55 using typename Superclass::TransformType;
56 using typename Superclass::BoundingBoxType;
75#ifndef ITK_MANUAL_INSTANTIATION
76# include "itkLandmarkSpatialObject.hxx"
Base class for all data objects in ITK.
Representation of a Landmark based on the spatial object classes.
~LandmarkSpatialObject() override=default
std::vector< LandmarkPointType > LandmarkPointListType
LightObject::Pointer InternalClone() const override
Base class for most ITK classes.
This class serves as the base class for point-based spatial objects.
Point used for spatial objects.
Define a front-end to the STL "vector" container that conforms to the IndexedContainerInterface.
ImageBaseType::PointType PointType
The "itk" namespace contains all Insight Segmentation and Registration Toolkit (ITK) classes....