20#ifndef itkCommonEnums_h
21#define itkCommonEnums_h
76 ITK_CLANG_SUPPRESS_Wduplicate_enum
172#if !defined(ITK_LEGACY_REMOVE)
183extern ITKCommon_EXPORT std::ostream &
185extern ITKCommon_EXPORT std::ostream &
187extern ITKCommon_EXPORT std::ostream &
189extern ITKCommon_EXPORT std::ostream &
191extern ITKCommon_EXPORT std::ostream &
193extern ITKCommon_EXPORT std::ostream &
214extern ITKCommon_EXPORT std::ostream &
231#if !defined(ITK_LEGACY_REMOVE)
232 SAGITAL_PLANE [[deprecated(
"Use SAGITTAL_PLANE instead")]] =
SAGITTAL_PLANE,
254extern ITKCommon_EXPORT std::ostream &
256extern ITKCommon_EXPORT std::ostream &
274extern ITKCommon_EXPORT std::ostream &
294extern ITKCommon_EXPORT std::ostream &
Common enums used across the toolkit.
MeshClassCellsAllocationMethod
@ ITK_UNSTRUCTURED_REGION
@ SYMMETRICSECONDRANKTENSOR
@ QUADRATIC_TRIANGLE_CELL
@ SAGITTAL_PLANE
The plane is Sagittal.
@ UNKNOWN_PLANE
The plane is Unknown.
@ CORONAL_PLANE
The plane is Coronal.
@ TRANSVERSE_PLANE
The plane is Transverse.
@ CellsAllocatedAsStaticArray
@ CellsAllocationMethodUndefined
@ CellsAllocatedDynamicallyCellByCell
@ CellsAllocatedAsADynamicArray
The "itk" namespace contains all Insight Segmentation and Registration Toolkit (ITK) classes....
CommonEnums::IOComponent IOComponentEnum
ITKCommon_EXPORT std::ostream & operator<<(std::ostream &out, typename AnatomicalOrientation::CoordinateEnum value)
CommonEnums::IOFile IOFileEnum
CommonEnums::IOByteOrder IOByteOrderEnum
CommonEnums::CellGeometry CellGeometryEnum
CommonEnums::IOPixel IOPixelEnum
CommonEnums::IOFileMode IOFileModeEnum