#include <QhullHyperplane.h>
Public Member Functions | |
PrintHyperplane (const char *message, const char *offsetMessage, const QhullHyperplane &p) | |
Public Attributes | |
const QhullHyperplane * | hyperplane |
const char * | hyperplane_offset_message |
non-null message More... | |
const char * | print_message |
non-null message More... | |
Definition at line 104 of file QhullHyperplane.h.
|
inline |
Definition at line 108 of file QhullHyperplane.h.
const QhullHyperplane* orgQhull::QhullHyperplane::PrintHyperplane::hyperplane |
Definition at line 105 of file QhullHyperplane.h.
const char* orgQhull::QhullHyperplane::PrintHyperplane::hyperplane_offset_message |
non-null message
Definition at line 107 of file QhullHyperplane.h.
const char* orgQhull::QhullHyperplane::PrintHyperplane::print_message |
non-null message
Definition at line 106 of file QhullHyperplane.h.