19 #ifndef itkGTestTypedefsAndConstructors_h
20 #define itkGTestTypedefsAndConstructors_h
23 #include "gtest/gtest.h"
34 namespace TypedefsAndConstructors
149 #endif // itkGTestTypedefsAndConstructors_h
static PointType MakePoint(PointType::ValueType p1, PointType::ValueType p2)
static IndexType MakeIndex(IndexType::IndexValueType i1, IndexType::IndexValueType i2)
static IndexType MakeIndex(IndexType::IndexValueType i1, IndexType::IndexValueType i2, IndexType::IndexValueType i3)
SpacingValueType ValueType
Matrix< SpacePrecisionType, VImageDimension, VImageDimension > DirectionType
static VectorType MakeVector(VectorType::ValueType v1, VectorType::ValueType v2, VectorType::ValueType v3)
ImageRegion< VImageDimension > RegionType
An image region represents a structured region of data.
constexpr unsigned int Dimension
static SizeType MakeSize(SizeType::SizeValueType s1, SizeType::SizeValueType s2, SizeType::SizeValueType s3)
static VectorType MakeVector(VectorType::ValueType v1, VectorType::ValueType v2)
Vector< SpacingValueType, VImageDimension > SpacingType
constexpr unsigned int Dimension
Represent a n-dimensional size (bounds) of a n-dimensional image.
::itk::IndexValueType IndexValueType
static SizeType MakeSize(SizeType::SizeValueType s1, SizeType::SizeValueType s2)
Index< VImageDimension > IndexType
Point< PointValueType, VImageDimension > PointType
Base class for templated image classes.
::itk::SizeValueType SizeValueType
Size< VImageDimension > SizeType
static PointType MakePoint(PointType::ValueType p1, PointType::ValueType p2, PointType::ValueType p3)