#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 117 of file QhullPoint.h.
|
inline |
Definition at line 121 of file QhullPoint.h.
const QhullPoint* orgQhull::QhullPoint::PrintPoint::point |
Definition at line 118 of file QhullPoint.h.
const char* orgQhull::QhullPoint::PrintPoint::point_message |
Definition at line 119 of file QhullPoint.h.
bool orgQhull::QhullPoint::PrintPoint::with_identifier |
Definition at line 120 of file QhullPoint.h.