allocateQhullQh() | orgQhull::RboxPoints | private |
append(const std::vector< coordT > &otherCoordinates) | orgQhull::PointCoordinates | inline |
append(countT coordinatesCount, const coordT *c) | orgQhull::PointCoordinates | |
append(const coordT &c) | orgQhull::PointCoordinates | inline |
append(const QhullPoint &p) | orgQhull::PointCoordinates | |
append(const Coordinates &c) | orgQhull::PointCoordinates | inline |
append(const PointCoordinates &other) | orgQhull::PointCoordinates | |
appendComment(const std::string &s) | orgQhull::PointCoordinates | |
appendPoints(const char *rboxCommand) | orgQhull::RboxPoints | |
orgQhull::PointCoordinates::appendPoints(std::istream &in) | orgQhull::PointCoordinates | |
at(countT idx) const | orgQhull::QhullPoints | inline |
back() const | orgQhull::QhullPoints | inline |
back() | orgQhull::QhullPoints | inline |
begin() const | orgQhull::QhullPoints | inline |
begin() | orgQhull::QhullPoints | inline |
beginCoordinates() const | orgQhull::PointCoordinates | inline |
beginCoordinates() | orgQhull::PointCoordinates | inline |
beginCoordinates(countT pointIndex) const | orgQhull::PointCoordinates | |
beginCoordinates(countT pointIndex) | orgQhull::PointCoordinates | |
checkValid() const | orgQhull::PointCoordinates | |
clearRboxMessage() | orgQhull::RboxPoints | |
comment() const | orgQhull::PointCoordinates | inline |
constBegin() const | orgQhull::QhullPoints | inline |
constData() const | orgQhull::QhullPoints | inline |
constEnd() const | orgQhull::QhullPoints | inline |
ConstIterator typedef | orgQhull::QhullPoints | |
contains(const QhullPoint &t) const | orgQhull::QhullPoints | |
coordinateCount() const | orgQhull::QhullPoints | inline |
coordinates() const | orgQhull::QhullPoints | inline |
count() const | orgQhull::QhullPoints | inline |
count(const QhullPoint &t) const | orgQhull::QhullPoints | |
data() const | orgQhull::QhullPoints | inline |
data() | orgQhull::QhullPoints | inline |
orgQhull::QhullPoints::defineAs(int pointDimension, countT coordinatesCount, coordT *c) | orgQhull::QhullPoints | inline |
orgQhull::QhullPoints::defineAs(const QhullPoints &other) | orgQhull::QhullPoints | inline |
dimension() const | orgQhull::QhullPoints | inline |
end() const | orgQhull::QhullPoints | inline |
end() | orgQhull::QhullPoints | inline |
endCoordinates() const | orgQhull::PointCoordinates | inline |
endCoordinates() | orgQhull::PointCoordinates | inline |
extraCoordinates() const | orgQhull::QhullPoints | inline |
extraCoordinatesCount() const | orgQhull::QhullPoints | |
first() const | orgQhull::QhullPoints | inline |
first() | orgQhull::QhullPoints | inline |
front() const | orgQhull::QhullPoints | inline |
front() | orgQhull::QhullPoints | inline |
getCoordinates() const | orgQhull::PointCoordinates | inline |
hasRboxMessage() const | orgQhull::RboxPoints | |
includesCoordinates(const coordT *c) const | orgQhull::QhullPoints | inline |
indexOf(const coordT *pointCoordinates) const | orgQhull::QhullPoints | |
indexOf(const coordT *pointCoordinates, int noThrow) const | orgQhull::QhullPoints | |
indexOf(const QhullPoint &t) const | orgQhull::QhullPoints | |
isEmpty() const | orgQhull::QhullPoints | inline |
Iterator typedef | orgQhull::QhullPoints | |
last() const | orgQhull::QhullPoints | inline |
last() | orgQhull::QhullPoints | inline |
lastIndexOf(const QhullPoint &t) const | orgQhull::QhullPoints | |
makeValid() | orgQhull::PointCoordinates | inline |
mid(countT idx, countT length=-1) const | orgQhull::QhullPoints | |
newCount() const | orgQhull::RboxPoints | inline |
operator!=(const QhullPoints &other) const | orgQhull::QhullPoints | inline |
operator+(const PointCoordinates &other) const | orgQhull::PointCoordinates | |
operator+=(const PointCoordinates &other) | orgQhull::PointCoordinates | inline |
operator+=(const coordT &c) | orgQhull::PointCoordinates | inline |
operator+=(const QhullPoint &p) | orgQhull::PointCoordinates | inline |
operator<<(const PointCoordinates &other) | orgQhull::PointCoordinates | inline |
operator<<(const coordT &c) | orgQhull::PointCoordinates | inline |
operator<<(const QhullPoint &p) | orgQhull::PointCoordinates | inline |
operator=(const RboxPoints &) | orgQhull::RboxPoints | private |
orgQhull::PointCoordinates::operator=(const PointCoordinates &other) | orgQhull::PointCoordinates | |
orgQhull::QhullPoints::operator=(const QhullPoints &other) | orgQhull::QhullPoints | inline |
operator==(const QhullPoints &other) const | orgQhull::QhullPoints | |
operator[](countT idx) const | orgQhull::QhullPoints | inline |
PointCoordinates() | orgQhull::PointCoordinates | |
PointCoordinates(const std::string &aComment) | orgQhull::PointCoordinates | explicit |
PointCoordinates(int pointDimension, const std::string &aComment) | orgQhull::PointCoordinates | |
PointCoordinates(const Qhull &q) | orgQhull::PointCoordinates | explicit |
PointCoordinates(const Qhull &q, const std::string &aComment) | orgQhull::PointCoordinates | |
PointCoordinates(const Qhull &q, int pointDimension, const std::string &aComment) | orgQhull::PointCoordinates | |
PointCoordinates(const Qhull &q, int pointDimension, const std::string &aComment, countT coordinatesCount, const coordT *c) | orgQhull::PointCoordinates | |
PointCoordinates(QhullQh *qqh) | orgQhull::PointCoordinates | explicit |
PointCoordinates(QhullQh *qqh, const std::string &aComment) | orgQhull::PointCoordinates | |
PointCoordinates(QhullQh *qqh, int pointDimension, const std::string &aComment) | orgQhull::PointCoordinates | |
PointCoordinates(QhullQh *qqh, int pointDimension, const std::string &aComment, countT coordinatesCount, const coordT *c) | orgQhull::PointCoordinates | |
PointCoordinates(const PointCoordinates &other) | orgQhull::PointCoordinates | |
print(const char *message) const | orgQhull::QhullPoints | inline |
printWithIdentifier(const char *message) const | orgQhull::QhullPoints | inline |
qh() const | orgQhull::QhullPoints | inline |
QhullPoints() | orgQhull::QhullPoints | inline |
QhullPoints(int pointDimension, countT coordinateCount2, coordT *c) | orgQhull::QhullPoints | inline |
QhullPoints(const Qhull &q) | orgQhull::QhullPoints | explicit |
QhullPoints(const Qhull &q, countT coordinateCount2, coordT *c) | orgQhull::QhullPoints | |
QhullPoints(const Qhull &q, int pointDimension, countT coordinateCount2, coordT *c) | orgQhull::QhullPoints | |
QhullPoints(QhullQh *qqh) | orgQhull::QhullPoints | inlineexplicit |
QhullPoints(QhullQh *qqh, countT coordinateCount2, coordT *c) | orgQhull::QhullPoints | inline |
QhullPoints(QhullQh *qqh, int pointDimension, countT coordinateCount2, coordT *c) | orgQhull::QhullPoints | |
QhullPoints(const QhullPoints &other) | orgQhull::QhullPoints | inline |
rbox_message | orgQhull::RboxPoints | private |
rbox_new_count | orgQhull::RboxPoints | private |
rbox_status | orgQhull::RboxPoints | private |
rboxMessage() const | orgQhull::RboxPoints | |
RboxPoints() | orgQhull::RboxPoints | |
RboxPoints(const char *rboxCommand) | orgQhull::RboxPoints | explicit |
RboxPoints(const RboxPoints &) | orgQhull::RboxPoints | private |
rboxStatus() const | orgQhull::RboxPoints | |
reserveCoordinates(countT newCoordinates) | orgQhull::PointCoordinates | |
reservePoints() | orgQhull::RboxPoints | inline |
resetQhullQh(QhullQh *qqh) | orgQhull::QhullPoints | |
setComment(const std::string &s) | orgQhull::PointCoordinates | inline |
setDimension(int i) | orgQhull::PointCoordinates | |
setNewCount(countT pointCount) | orgQhull::RboxPoints | inline |
size() const | orgQhull::QhullPoints | inline |
toStdVector() const | orgQhull::PointCoordinates | inline |
value(countT idx) const | orgQhull::QhullPoints | |
value(countT idx, QhullPoint &defaultValue) const | orgQhull::QhullPoints | |
void ::qh_fprintf_rbox(qhT *qh, FILE *fp, int msgcode, const char *fmt,...) | orgQhull::RboxPoints | private |
~PointCoordinates() | orgQhull::PointCoordinates | |
~QhullPoints() | orgQhull::QhullPoints | inline |
~RboxPoints() | orgQhull::RboxPoints | |