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