#include <QhullPoint.h>
Public Member Functions | |
PrintPoint (const char *message, bool withIdentifier, const QhullPoint &p) | |
Public Attributes | |
const QhullPoint * | point |
const char * | point_message |
bool | with_identifier |
Definition at line 123 of file QhullPoint.h.
|
inline |
Definition at line 127 of file QhullPoint.h.
const QhullPoint* orgQhull::QhullPoint::PrintPoint::point |
Definition at line 124 of file QhullPoint.h.
const char* orgQhull::QhullPoint::PrintPoint::point_message |
Definition at line 125 of file QhullPoint.h.
bool orgQhull::QhullPoint::PrintPoint::with_identifier |
Definition at line 126 of file QhullPoint.h.