![]() |
ITK
5.3.0
Insight Toolkit
|
#include <itkCommonEnums.h>
Common enums used across the toolkit.
This class encapsulates the common enum classes. It is required for wrapping.
Definition at line 38 of file itkCommonEnums.h.
|
strong |
| Enumerator | |
|---|---|
| VERTEX_CELL | |
| LINE_CELL | |
| TRIANGLE_CELL | |
| QUADRILATERAL_CELL | |
| POLYGON_CELL | |
| TETRAHEDRON_CELL | |
| HEXAHEDRON_CELL | |
| QUADRATIC_EDGE_CELL | |
| QUADRATIC_TRIANGLE_CELL | |
| LAST_ITK_CELL | |
| POLYLINE_CELL | |
| MAX_ITK_CELLS | |
Definition at line 138 of file itkCommonEnums.h.
|
strong |
| Enumerator | |
|---|---|
| BigEndian | |
| LittleEndian | |
| OrderNotApplicable | |
Definition at line 127 of file itkCommonEnums.h.
|
strong |
| Enumerator | |
|---|---|
| UNKNOWNCOMPONENTTYPE | |
| UCHAR | |
| CHAR | |
| USHORT | |
| SHORT | |
| UINT | |
| INT | |
| ULONG | |
| LONG | |
| LONGLONG | |
| ULONGLONG | |
| FLOAT | |
| DOUBLE | |
| LDOUBLE | |
Definition at line 76 of file itkCommonEnums.h.
|
strong |
| Enumerator | |
|---|---|
| ASCII | |
| Binary | |
| TypeNotApplicable | |
| BINARY | |
| TYPENOTAPPLICABLE | |
Definition at line 100 of file itkCommonEnums.h.
|
strong |
| Enumerator | |
|---|---|
| ReadMode | |
| WriteMode | |
Definition at line 115 of file itkCommonEnums.h.
|
strong |
| Enumerator | |
|---|---|
| UNKNOWNPIXELTYPE | |
| SCALAR | |
| RGB | |
| RGBA | |
| OFFSET | |
| VECTOR | |
| POINT | |
| COVARIANTVECTOR | |
| SYMMETRICSECONDRANKTENSOR | |
| DIFFUSIONTENSOR3D | |
| COMPLEX | |
| FIXEDARRAY | |
| ARRAY | |
| MATRIX | |
| VARIABLELENGTHVECTOR | |
| VARIABLESIZEMATRIX | |
Definition at line 49 of file itkCommonEnums.h.
1.8.16