18#ifndef itkArrowSpatialObject_h
19#define itkArrowSpatialObject_h
36template <
unsigned int TDimension = 3>
49 using typename Superclass::TransformType;
76 itkSetMacro(LengthInObjectSpace,
double);
79 itkGetConstReferenceMacro(LengthInObjectSpace,
double);
86 using Superclass::IsInsideInObjectSpace;
112 double m_LengthInObjectSpace{};
117#ifndef ITK_MANUAL_INSTANTIATION
118# include "itkArrowSpatialObject.hxx"
Representation of a Arrow based on the spatial object classes.
void PrintSelf(std::ostream &os, Indent indent) const override
PointType GetPositionInWorldSpace() const
typename TransformType::MatrixType MatrixType
LightObject::Pointer InternalClone() const override
bool IsInsideInObjectSpace(const PointType &point) const override
double GetLengthInWorldSpace() const
void ComputeMyBoundingBox() override
VectorType GetDirectionInWorldSpace() const
~ArrowSpatialObject() override=default
Base class for all data objects in ITK.
Control indentation during Print() invocation.
A templated class holding a M x N size Matrix.
Base class for most ITK classes.
A templated class holding a geometric point in n-Dimensional space.
Implementation of the composite pattern.
A templated class holding a n-Dimensional vector.
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