20#ifndef itkCommonEnums_h
21#define itkCommonEnums_h
58 SYMMETRICSECONDRANKTENSOR,
101 TypeNotApplicable = 2,
104 TYPENOTAPPLICABLE = 2
137 QUADRILATERAL_CELL = 3,
139 TETRAHEDRON_CELL = 5,
141 QUADRATIC_EDGE_CELL = 7,
142 QUADRATIC_TRIANGLE_CELL = 8,
158#if !defined(ITK_LEGACY_REMOVE)
168extern ITKCommon_EXPORT std::ostream &
170extern ITKCommon_EXPORT std::ostream &
172extern ITKCommon_EXPORT std::ostream &
174extern ITKCommon_EXPORT std::ostream &
176extern ITKCommon_EXPORT std::ostream &
178extern ITKCommon_EXPORT std::ostream &
194 CellsAllocationMethodUndefined,
195 CellsAllocatedAsStaticArray,
196 CellsAllocatedAsADynamicArray,
197 CellsAllocatedDynamicallyCellByCell
200extern ITKCommon_EXPORT std::ostream &
240extern ITKCommon_EXPORT std::ostream &
242extern ITKCommon_EXPORT std::ostream &
255 ITK_UNSTRUCTURED_REGION,
256 ITK_STRUCTURED_REGION
260extern ITKCommon_EXPORT std::ostream &
280extern ITKCommon_EXPORT std::ostream &
Common enums used across the toolkit.
MeshClassCellsAllocationMethod
The "itk" namespace contains all Insight Segmentation and Registration Toolkit (ITK) classes....
ITKCommon_EXPORT std::ostream & operator<<(std::ostream &out, typename AnatomicalOrientation::CoordinateEnum value)