| 
    Graphite Version 3
    
   An experimental 3D geometry processing program 
   | 
 
A triangle with flags. More...
#include <geogram/voronoi/convex_cell.h>
  
Public Attributes | |
| ushort | flags | 
  Public Attributes inherited from VBW::Triangle | |
| ushort | i | 
| ushort | j | 
| ushort | k | 
Additional Inherited Members | |
  Public Member Functions inherited from VBW::Triangle | |
| ushort | operator[] (unsigned int index) const | 
| ushort & | operator[] (unsigned int index) | 
A triangle with flags.
The flags are used for two purposes:
Definition at line 347 of file convex_cell.h.
| ushort VBW::TriangleWithFlags::flags | 
Definition at line 348 of file convex_cell.h.