18#ifndef itkPolygonSpatialObject_h
19#define itkPolygonSpatialObject_h
31template <
unsigned int TDimension = 3>
69 itkSetMacro(ThicknessInObjectSpace,
double);
72 itkGetConstMacro(ThicknessInObjectSpace,
double);
75 itkSetMacro(IsClosed,
bool);
78 itkGetConstMacro(IsClosed,
bool);
80 itkBooleanMacro(IsClosed);
120#ifndef ITK_MANUAL_INSTANTIATION
121# include "itkPolygonSpatialObject.hxx"
Control indentation during Print() invocation.
SmartPointer< Self > Pointer
AffineTransform< ScalarType, VDimension > TransformType
bool IsInsideInObjectSpace(const PointType &point) const override
SpatialObjectPoint< TDimension > SpatialObjectPointType
PointBasedSpatialObject()
Point< ScalarType, VDimension > PointType
SmartPointer< Self > Pointer
unsigned int ObjectDimensionType
SmartPointer< const Self > ConstPointer
static constexpr ObjectDimensionType ObjectDimension
double MeasureAreaInObjectSpace() const
PointBasedSpatialObject< TDimension > Superclass
int m_OrientationInObjectSpace
int GetOrientationInObjectSpace() const
double m_ThicknessInObjectSpace
PolygonSpatialObject< TDimension > Self
bool IsInsideInObjectSpace(const PointType &point) const override
~PolygonSpatialObject() override=default
double MeasureVolumeInObjectSpace() const
LightObject::Pointer InternalClone() const override
SpatialObjectPoint< TDimension > PolygonPointType
std::vector< PolygonPointType > PolygonPointListType
Point< ScalarType, VDimension > PointType
ModifiedTimeType m_OrientationInObjectSpaceMTime
void PrintSelf(std::ostream &os, Indent indent) const override
double MeasurePerimeterInObjectSpace() const
Implements transparent reference counting.
Point used for spatial objects.
The "itk" namespace contains all Insight Segmentation and Registration Toolkit (ITK) classes....
*par Constraints *The filter image with at least two dimensions and a vector *length of at least The theory supports extension to scalar but *the implementation of the itk vector classes do not **The template parameter TRealType must be floating point(float or double) or *a user-defined "real" numerical type with arithmetic operations defined *sufficient to compute derivatives. **\par Performance *This filter will automatically multithread if run with *SetUsePrincipleComponents
SizeValueType ModifiedTimeType