ITK  5.4.0
Insight Toolkit
Typedefs | Variables
itk::GTest::TypedefsAndConstructors::Dimension3 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 = 3
 

Detailed Description

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

Typedef Documentation

◆ DirectionType

Definition at line 74 of file itkGTestTypedefsAndConstructors.h.

◆ ImageBaseType

Definition at line 68 of file itkGTestTypedefsAndConstructors.h.

◆ IndexType

Definition at line 72 of file itkGTestTypedefsAndConstructors.h.

◆ PointType

Definition at line 73 of file itkGTestTypedefsAndConstructors.h.

◆ RegionType

Definition at line 76 of file itkGTestTypedefsAndConstructors.h.

◆ SizeType

Definition at line 71 of file itkGTestTypedefsAndConstructors.h.

◆ VectorType

Definition at line 75 of file itkGTestTypedefsAndConstructors.h.

Variable Documentation

◆ Dimension

constexpr unsigned int itk::GTest::TypedefsAndConstructors::Dimension3::Dimension = 3
constexpr

Definition at line 66 of file itkGTestTypedefsAndConstructors.h.