![]() |
ITK
5.4.0
Insight Toolkit
|
#include <itkCommonEnums.h>
Definition at line 191 of file itkCommonEnums.h.
Public Types | |
| enum class | MeshClassCellsAllocationMethod : uint8_t { CellsAllocationMethodUndefined , CellsAllocatedAsStaticArray , CellsAllocatedAsADynamicArray , CellsAllocatedDynamicallyCellByCell } |
|
strong |
| Enumerator | |
|---|---|
| CellsAllocationMethodUndefined | |
| CellsAllocatedAsStaticArray | |
| CellsAllocatedAsADynamicArray | |
| CellsAllocatedDynamicallyCellByCell | |
Definition at line 198 of file itkCommonEnums.h.
1.9.3