#include <QhullPoint.h>
Public Member Functions | |
PrintPoint (int qhRunId, const char *message, bool withIdentifier, const QhullPoint &p) | |
Public Attributes | |
const QhullPoint * | point |
const char * | point_message |
int | run_id |
bool | with_identifier |
Definition at line 106 of file QhullPoint.h.
orgQhull::QhullPoint::PrintPoint::PrintPoint | ( | int | qhRunId, |
const char * | message, | ||
bool | withIdentifier, | ||
const QhullPoint & | p | ||
) | [inline] |
Definition at line 111 of file QhullPoint.h.
Definition at line 107 of file QhullPoint.h.
const char* orgQhull::QhullPoint::PrintPoint::point_message |
Definition at line 108 of file QhullPoint.h.
Definition at line 109 of file QhullPoint.h.
Definition at line 110 of file QhullPoint.h.