18#ifndef itkSurfaceSpatialObjectPoint_h
19#define itkSurfaceSpatialObjectPoint_h
38template <
unsigned int TPo
intDimension = 3>
81#ifndef ITK_MANUAL_INSTANTIATION
82# include "itkSurfaceSpatialObjectPoint.hxx"
Control indentation during Print() invocation.
Point used for spatial objects.
Point used for a Surface definition.
ITK_DEFAULT_COPY_AND_MOVE(SurfaceSpatialObjectPoint)
SurfaceSpatialObjectPoint()
const CovariantVectorType & GetNormalInObjectSpace() const
~SurfaceSpatialObjectPoint() override=default
void PrintSelf(std::ostream &os, Indent indent) const override
void SetNormalInWorldSpace(const CovariantVectorType &normal)
void SetNormalInObjectSpace(const CovariantVectorType &normal)
const CovariantVectorType GetNormalInWorldSpace() const
The "itk" namespace contains all Insight Segmentation and Registration Toolkit (ITK) classes....