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 class  MeshClassCellsAllocationMethod : uint8_t {
  CellsAllocationMethodUndefined ,
  CellsAllocatedAsStaticArray ,
  CellsAllocatedAsADynamicArray ,
  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: