18#ifndef itkLandmarkSpatialObject_h
19#define itkLandmarkSpatialObject_h
37template <
unsigned int TDimension = 3>
75#ifndef ITK_MANUAL_INSTANTIATION
76# include "itkLandmarkSpatialObject.hxx"
~LandmarkSpatialObject() override=default
std::vector< LandmarkPointType > LandmarkPointListType
PointBasedSpatialObject< TDimension > Superclass
SpatialObjectPoint< TDimension > LandmarkPointType
SmartPointer< const Self > ConstPointer
SmartPointer< Self > Pointer
SmartPointer< PointContainerType > PointContainerPointer
LandmarkSpatialObject Self
VectorContainer< PointType > PointContainerType
LightObject::Pointer InternalClone() const override
SmartPointer< Self > Pointer
AffineTransform< ScalarType, VDimension > TransformType
SpatialObjectPoint< TDimension > SpatialObjectPointType
PointBasedSpatialObject()
Point< ScalarType, VDimension > PointType
BoundingBox< IdentifierType, VDimension, ScalarType, VectorContainerType > BoundingBoxType
Implements transparent reference counting.
Point used for spatial objects.
The "itk" namespace contains all Insight Segmentation and Registration Toolkit (ITK) classes....
detail::VectorContainer< std::conditional_t< std::is_void_v< T2 >, SizeValueType, T1 >, std::conditional_t< std::is_void_v< T2 >, T1, T2 > > VectorContainer