#include <QhullQh.h>
Public Member Functions | |
QhullQh () | |
~QhullQh () | |
UsingLibQhull must be declared along with QhullQh. | |
Private Member Functions | |
QhullQh & | operator= (const QhullQh &) |
QhullQh (const QhullQh &) | |
disable copy constructor and assignment |
If qh_QHpointer==0, invoke with placement new on qh_qh; Sets qh_qh and qh_qhstat. Need to reset before UsingLibQhull. Derived from qh_new_qhull[user.c]
Definition at line 40 of file QhullQh.cpp.
UsingLibQhull must be declared along with QhullQh.
Definition at line 76 of file QhullQh.cpp.
orgQhull::QhullQh::QhullQh | ( | const QhullQh & | ) | [private] |
disable copy constructor and assignment