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

#include <itkCommonEnums.h>

Detailed Description

Definition at line 191 of file itkCommonEnums.h.

Public Types

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

Member Enumeration Documentation

◆ MeshClassCellsAllocationMethod

Enumerator
CellsAllocationMethodUndefined 
CellsAllocatedAsStaticArray 
CellsAllocatedAsADynamicArray 
CellsAllocatedDynamicallyCellByCell 

Definition at line 198 of file itkCommonEnums.h.


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