ITK  6.0.0
Insight Toolkit
Public Types | List of all members
itk::MeshEnums Class Reference

#include <itkCommonEnums.h>

Detailed Description

Definition at line 185 of file itkCommonEnums.h.

Public Types

enum class  MeshClassCellsAllocationMethod : uint8_t {
  MeshClassCellsAllocationMethod::CellsAllocationMethodUndefined ,
  MeshClassCellsAllocationMethod::CellsAllocatedAsStaticArray ,
  MeshClassCellsAllocationMethod::CellsAllocatedAsADynamicArray ,
  MeshClassCellsAllocationMethod::CellsAllocatedDynamicallyCellByCell
}
 

The documentation for this class was generated from the following file: