![]() |
ITK
5.4.0
Insight Toolkit
|
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 |
Contains commonly used type alias for working with 3-D Images, and utility functions to construct commonly used objects.
using itk::GTest::TypedefsAndConstructors::Dimension3::DirectionType = typedef ImageBaseType::DirectionType |
Definition at line 74 of file itkGTestTypedefsAndConstructors.h.
using itk::GTest::TypedefsAndConstructors::Dimension3::ImageBaseType = typedef itk::ImageBase<Dimension> |
Definition at line 68 of file itkGTestTypedefsAndConstructors.h.
Definition at line 72 of file itkGTestTypedefsAndConstructors.h.
Definition at line 73 of file itkGTestTypedefsAndConstructors.h.
using itk::GTest::TypedefsAndConstructors::Dimension3::RegionType = typedef ImageBaseType::RegionType |
Definition at line 76 of file itkGTestTypedefsAndConstructors.h.
Definition at line 71 of file itkGTestTypedefsAndConstructors.h.
using itk::GTest::TypedefsAndConstructors::Dimension3::VectorType = typedef ImageBaseType::SpacingType |
Definition at line 75 of file itkGTestTypedefsAndConstructors.h.
|
constexpr |
Definition at line 66 of file itkGTestTypedefsAndConstructors.h.