Bits used for octant/point coding. More...
Public Types | |
| enum | { rightHalf = 0x1 << 0 , topHalf = 0x1 << 1 , frontHalf = 0x1 << 2 } |
Bits used for octant/point coding.
Every octant/corner point is the combination of three faces.
Definition at line 112 of file treeBoundBox.H.
| anonymous enum |
| Enumerator | |
|---|---|
| rightHalf | |
| topHalf | |
| frontHalf | |
Definition at line 114 of file treeBoundBox.H.