ITK  5.4.0
Insight Toolkit
Namespaces | Typedefs | Variables
itkGTestTypedefsAndConstructors.h File Reference
#include "gtest/gtest.h"
#include "itkImageBase.h"
+ Include dependency graph for itkGTestTypedefsAndConstructors.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 itk
 
 itk::GTest
 
 itk::GTest::TypedefsAndConstructors
 
 itk::GTest::TypedefsAndConstructors::Dimension2
 
 itk::GTest::TypedefsAndConstructors::Dimension3
 

Typedefs

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

Variables

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