#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 110 of file QhullHyperplane.h.
|
inline |
Definition at line 114 of file QhullHyperplane.h.
const QhullHyperplane* orgQhull::QhullHyperplane::PrintHyperplane::hyperplane |
Definition at line 111 of file QhullHyperplane.h.
const char* orgQhull::QhullHyperplane::PrintHyperplane::hyperplane_offset_message |
non-null message
Definition at line 113 of file QhullHyperplane.h.
const char* orgQhull::QhullHyperplane::PrintHyperplane::print_message |
non-null message
Definition at line 112 of file QhullHyperplane.h.