#include <QhullStat.h>
constructor, assignment, destructor, invariant | |
QhullStat () | |
If qh_QHpointer==0, invoke with placement new on qh_stat;. More... | |
~QhullStat () | |
QhullStat (const QhullStat &) | |
disable copy constructor and assignment More... | |
QhullStat & | operator= (const QhullStat &) |
Additional Inherited Members | |
Public Attributes inherited from qhstatT | |
short int | count [ZEND] |
const char * | doc [ZEND] |
unsigned char | id [ZEND+10] |
intrealT | init [ZTYPEend] |
int | next |
int | precision |
char | printed [ZEND] |
intrealT | stats [ZEND] |
int | tempi |
realT | tempr |
char | type [ZEND] |
int | vridges |
Definition at line 26 of file QhullStat.h.
orgQhull::QhullStat::QhullStat | ( | ) |
If qh_QHpointer==0, invoke with placement new on qh_stat;.
Definition at line 32 of file QhullStat.cpp.
orgQhull::QhullStat::~QhullStat | ( | ) |
Definition at line 37 of file QhullStat.cpp.
|
private |
disable copy constructor and assignment