Bits used for face coding. More...
Public Types | |
enum | { noFace = 0, left = 0x1 << faceId::left, right = 0x1 << faceId::right, bottom = 0x1 << faceId::bottom, top = 0x1 << faceId::top, back = 0x1 << faceId::back, front = 0x1 << faceId::front } |
Bits used for face coding.
Definition at line 137 of file treeBoundBox.H.
anonymous enum |
Enumerator | |
---|---|
noFace | |
left | |
right | |
bottom | |
top | |
back | |
front |
Definition at line 139 of file treeBoundBox.H.