20#ifndef itkCommonEnums_h
21#define itkCommonEnums_h
158#if !defined(ITK_LEGACY_REMOVE)
169extern ITKCommon_EXPORT std::ostream &
171extern ITKCommon_EXPORT std::ostream &
173extern ITKCommon_EXPORT std::ostream &
175extern ITKCommon_EXPORT std::ostream &
177extern ITKCommon_EXPORT std::ostream &
179extern ITKCommon_EXPORT std::ostream &
200extern ITKCommon_EXPORT std::ostream &
219#if !defined(ITK_LEGACY_REMOVE)
220 SAGITAL_PLANE [[deprecated(
"Use SAGITTAL_PLANE instead")]] =
SAGITTAL_PLANE,
243extern ITKCommon_EXPORT std::ostream &
245extern ITKCommon_EXPORT std::ostream &
263extern ITKCommon_EXPORT std::ostream &
283extern 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