#include <libqhull.h>
Public Attributes | |
flagT | deleted:1 |
flagT | delridge:1 |
unsigned | dim:4 |
unsigned | id:24 |
setT * | neighbors |
flagT | newlist:1 |
vertexT * | next |
pointT * | point |
vertexT * | previous |
flagT | seen:1 |
flagT | seen2:1 |
unsigned | visitid:31 |
Definition at line 372 of file libqhull.h.
Definition at line 385 of file libqhull.h.
Definition at line 384 of file libqhull.h.
unsigned vertexT::dim |
Definition at line 381 of file libqhull.h.
unsigned vertexT::id |
Definition at line 380 of file libqhull.h.
Definition at line 376 of file libqhull.h.
Definition at line 386 of file libqhull.h.
Definition at line 373 of file libqhull.h.
Definition at line 375 of file libqhull.h.
Definition at line 374 of file libqhull.h.
Definition at line 383 of file libqhull.h.
Definition at line 379 of file libqhull.h.
unsigned vertexT::visitid |
Definition at line 378 of file libqhull.h.