Namespace for QuadTree directions. More...
Enumerations | |
| enum | { SW , SE , NW , NE , N , E , S , W , OMEGA = 26 } |
| Directions. OMEGA is used if a direction is undefined in a certain context. More... | |
Namespace for QuadTree directions.
| anonymous enum |
Directions. OMEGA is used if a direction is undefined in a certain context.
| Enumerator | |
|---|---|
| SW | |
| SE | |
| NW | |
| NE | |
| N | |
| E | |
| S | |
| W | |
| OMEGA | |
Definition at line 54 of file quadtree.h.