indexedCellEnum Class Reference
Collaboration diagram for indexedCellEnum:
[legend]

Public Types

enum  cellTypes {
  ctUnassigned = INT_MIN, ctFar = INT_MIN + 1, ctInternal = INT_MIN + 2, ctSurface = INT_MIN + 3,
  ctFeatureEdge = INT_MIN + 4, ctFeaturePoint = INT_MIN + 5
}
 

Static Public Attributes

static const Enum< cellTypescellTypesNames_
 

Detailed Description

Source files

Definition at line 49 of file indexedCellEnum.H.

Member Enumeration Documentation

◆ cellTypes

enum cellTypes
Enumerator
ctUnassigned 
ctFar 
ctInternal 
ctSurface 
ctFeatureEdge 
ctFeaturePoint 

Definition at line 53 of file indexedCellEnum.H.

Member Data Documentation

◆ cellTypesNames_

const Enum<cellTypes> cellTypesNames_
static

Definition at line 63 of file indexedCellEnum.H.


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