20#ifndef itkCommonEnums_h
21#define itkCommonEnums_h
78 ITK_CLANG_SUPPRESS_Wduplicate_enum
175#if !defined(ITK_LEGACY_REMOVE)
186extern ITKCommon_EXPORT std::ostream &
188extern ITKCommon_EXPORT std::ostream &
190extern ITKCommon_EXPORT std::ostream &
192extern ITKCommon_EXPORT std::ostream &
194extern ITKCommon_EXPORT std::ostream &
196extern ITKCommon_EXPORT std::ostream &
217extern ITKCommon_EXPORT std::ostream &
234#if !defined(ITK_LEGACY_REMOVE)
235 SAGITAL_PLANE [[deprecated(
"Use SAGITTAL_PLANE instead")]] =
SAGITTAL_PLANE,
257extern ITKCommon_EXPORT std::ostream &
259extern ITKCommon_EXPORT std::ostream &
277extern ITKCommon_EXPORT std::ostream &
297extern 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