#include <QhullStat.h>
Public Member Functions | |
QhullStat () | |
If qh_QHpointer==0, invoke with placement new on qh_stat;. | |
~QhullStat () | |
Static Public Member Functions | |
static void | clearStatistics () |
Private Member Functions | |
QhullStat & | operator= (const QhullStat &) |
QhullStat (const QhullStat &) | |
disable copy constructor and assignment |
Definition at line 26 of file QhullStat.h.
If qh_QHpointer==0, invoke with placement new on qh_stat;.
Definition at line 32 of file QhullStat.cpp.
Definition at line 37 of file QhullStat.cpp.
orgQhull::QhullStat::QhullStat | ( | const QhullStat & | ) | [private] |
disable copy constructor and assignment
static void orgQhull::QhullStat::clearStatistics | ( | ) | [static] |