treeBoundBox::faceBit Struct Reference

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
}
 

Detailed Description

Bits used for face coding.

Definition at line 137 of file treeBoundBox.H.

Member Enumeration Documentation

◆ anonymous enum

anonymous enum
Enumerator
noFace 
left 
right 
bottom 
top 
back 
front 

Definition at line 139 of file treeBoundBox.H.


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