Geogram
Version 1.9.1-rc
A programming library of geometric algorithms
|
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.