#include <libqhull.h>
Public Attributes | |
facetT * | bottom |
unsigned | id |
flagT | nonconvex:1 |
flagT | seen:1 |
flagT | tested:1 |
facetT * | top |
setT * | vertices |
Definition at line 371 of file libqhull.h.
facetT * ridgeT::bottom |
Definition at line 375 of file libqhull.h.
unsigned ridgeT::id |
Definition at line 376 of file libqhull.h.
flagT ridgeT::nonconvex |
Definition at line 379 of file libqhull.h.
flagT ridgeT::seen |
Definition at line 377 of file libqhull.h.
flagT ridgeT::tested |
Definition at line 378 of file libqhull.h.
facetT * ridgeT::top |
Definition at line 374 of file libqhull.h.
setT * ridgeT::vertices |
Definition at line 372 of file libqhull.h.