| Enumerator |
|---|
| XVISIBLE_WALK |
has been queued during the x-visible walk
|
| XVISIBLE |
is x-visible
|
| XVISIBLE_QUEUED |
is queued for expansion in x-visible search
|
| CIRCULATE_QUEUED |
is queued for expansion during circulation around a point (i.e. hull enumeration)
|
| CIRCULATE_EXPANDED |
has been expanded during circulation around a a point (i.e. hull enumeration)
|
| NUM_BITS |
|
Definition at line 39 of file Simplex.h.