#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 104 of file QhullVertex.h.
|
inline |
Definition at line 107 of file QhullVertex.h.
const char* orgQhull::QhullVertex::PrintVertex::print_message |
non-null message
Definition at line 106 of file QhullVertex.h.
const QhullVertex* orgQhull::QhullVertex::PrintVertex::vertex |
Definition at line 105 of file QhullVertex.h.