Cleaver Tetrahedral Meshing  2.2.1
Cleaving algorithm for high quality tetrahedral meshing
All Classes Pages
List of all members | Public Types | Public Member Functions | Public Attributes
cleaver::OTCell Class Reference
+ Collaboration diagram for cleaver::OTCell:

Public Types

enum  CellType { Unknown, Inside, Outside, Staddles }
 

Public Member Functions

bool hasChildren ()
 
void subdivide ()
 
int index ()
 

Public Attributes

unsigned int xLocCode
 
unsigned int yLocCode
 
unsigned int zLocCode
 
unsigned int level
 
unsigned int depths [18]
 
CellType celltype
 
OTCellparent
 
OTCellchildren [8]
 
BoundingBox bounds
 
double minLFS
 

Detailed Description

Definition at line 57 of file Octree.h.


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