9 #ifndef QHULLVERTEXSET_H 10 #define QHULLVERTEXSET_H 31 bool qhsettemp_defined; 35 QhullVertexSet(const Qhull &q, setT *s) : QhullSet<QhullVertex>(q, s), qhsettemp_defined(false) {} 57 QList<QhullVertex> toQList()
const;
58 #endif //QHULL_USES_QT 61 struct PrintVertexSet{ 86 #endif // QHULLVERTEXSET_H
std::vector< QhullVertex > toStdVector() const
QhullSetIterator< QhullVertex > QhullVertexSetIterator
QhullRidge – Qhull's ridge structure, ridgeT, as a C++ class.
POD type equivalent to qhT. No virtual members.
std::ostream & operator<<(std::ostream &os, const orgQhull::QhullVertexSet::PrintVertexSet &pr)
const char * print_message
non-null message
const char * print_message
non-null message
QhullVertexSet & operator=(const QhullVertexSet &other)
QhullVertexSet(QhullQh *qqh, setT *s)
const QhullVertexSet * vertex_set
const PrintVertexSet print(const char *message) const
const QhullVertexSet * vertex_set
PrintIdentifiers printIdentifiers(const char *message) const
Interface to Qhull from C++.
QhullVertexSet()
Default constructor disabled. Will implement allocation later.
PrintIdentifiers(const char *message, const QhullVertexSet *s)
PrintVertexSet(const char *message, const QhullVertexSet *s)