#include <QhullVertex.h>
Public Member Functions | |
PrintVertex (const char *message, const QhullVertex &v) | |
Public Attributes | |
const char * | print_message |
non-null message More... | |
const QhullVertex * | vertex |
Definition at line 91 of file QhullVertex.h.
|
inline |
Definition at line 94 of file QhullVertex.h.
const char* orgQhull::QhullVertex::PrintVertex::print_message |
non-null message
Definition at line 93 of file QhullVertex.h.
const QhullVertex* orgQhull::QhullVertex::PrintVertex::vertex |
Definition at line 92 of file QhullVertex.h.