18 #ifndef itkContourSpatialObjectPoint_h
19 #define itkContourSpatialObjectPoint_h
36 template<
unsigned int TPo
intDimension = 3 >
63 const double pointy,
const double pointz);
71 void SetNormal(
const double normalx,
const double normaly);
74 const double normaly,
const double normalz);
85 virtual void PrintSelf(std::ostream & os,
Indent indent)
const ITK_OVERRIDE;
89 #ifndef ITK_MANUAL_INSTANTIATION
90 #include "itkContourSpatialObjectPoint.hxx"
93 #endif // itkContourSpatialObjectPoint_h
ContourSpatialObjectPoint Self
ContourSpatialObjectPoint()
Point used for a Contour definition.
const PointType & GetPickedPoint() const
Self & operator=(const ContourSpatialObjectPoint &rhs)
virtual ~ContourSpatialObjectPoint()
Point used for spatial objets.
SpatialObjectPoint< TPointDimension > Superclass
Point< double, TPointDimension > PointType
Control indentation during Print() invocation.
CovariantVector< double, TPointDimension > VectorType
void SetPickedPoint(const PointType &point)
virtual void PrintSelf(std::ostream &os, Indent indent) const override
void SetNormal(const VectorType &normal)
const VectorType & GetNormal() const