ITK  5.4.0
Insight Toolkit
Typedefs | Variables
itk::GTest::TypedefsAndConstructors::Dimension2 Namespace Reference

Typedefs

using DirectionType = ImageBaseType::DirectionType
 
using ImageBaseType = itk::ImageBase< Dimension >
 
using IndexType = ImageBaseType::IndexType
 
using PointType = ImageBaseType::PointType
 
using RegionType = ImageBaseType::RegionType
 
using SizeType = ImageBaseType::SizeType
 
using VectorType = ImageBaseType::SpacingType
 

Variables

constexpr unsigned int Dimension = 2
 

Detailed Description

Contains commonly used type alias for working with 2-D Images, and utility functions to construct commonly used objects.

Typedef Documentation

◆ DirectionType

Definition at line 52 of file itkGTestTypedefsAndConstructors.h.

◆ ImageBaseType

Definition at line 46 of file itkGTestTypedefsAndConstructors.h.

◆ IndexType

Definition at line 50 of file itkGTestTypedefsAndConstructors.h.

◆ PointType

Definition at line 51 of file itkGTestTypedefsAndConstructors.h.

◆ RegionType

Definition at line 54 of file itkGTestTypedefsAndConstructors.h.

◆ SizeType

Definition at line 49 of file itkGTestTypedefsAndConstructors.h.

◆ VectorType

Definition at line 53 of file itkGTestTypedefsAndConstructors.h.

Variable Documentation

◆ Dimension

constexpr unsigned int itk::GTest::TypedefsAndConstructors::Dimension2::Dimension = 2
constexpr