This is the complete list of members for treeBoundBox, including all inherited members.
| avgDim() const | boundBox | inline |
| boundBox() | boundBox | inline |
| boundBox(const point &min, const point &max) | boundBox | inline |
| boundBox(const UList< point > &, const bool doReduce=true) | boundBox | |
| boundBox(const tmp< pointField > &, const bool doReduce=true) | boundBox | |
| boundBox(const UList< point > &, const labelUList &indices, const bool doReduce=true) | boundBox | |
| boundBox(const UList< point > &, const FixedList< label, Size > &indices, const bool doReduce=true) | boundBox | |
| boundBox(const dictionary &) | boundBox | inline |
| boundBox(Istream &) | boundBox | inline |
| calcExtremities(const point &pt, point &nearest, point &furthest) const | treeBoundBox | |
| contains(const vector &dir, const point &) const | treeBoundBox | |
| contains(const point &) const | treeBoundBox | inline |
| contains(const boundBox &) const | treeBoundBox | inline |
| contains(const UList< point > &) const | treeBoundBox | |
| contains(const UList< point > &, const labelUList &indices) const | treeBoundBox | |
| contains(const UList< point > &, const FixedList< label, Size > &indices) const | treeBoundBox | |
| Foam::boundBox::contains(const point &) const | boundBox | inline |
| Foam::boundBox::contains(const boundBox &) const | boundBox | inline |
| Foam::boundBox::contains(const UList< point > &) const | boundBox | |
| Foam::boundBox::contains(const UList< point > &, const labelUList &indices) const | boundBox | |
| Foam::boundBox::contains(const UList< point > &, const FixedList< label, Size > &indices) const | boundBox | |
| containsAny(const UList< point > &) const | boundBox | |
| containsAny(const UList< point > &, const labelUList &indices) const | boundBox | |
| containsAny(const UList< point > &, const FixedList< label, Size > &indices) const | boundBox | |
| containsInside(const point &) const | boundBox | inline |
| corner(const direction) const | treeBoundBox | inline |
| distanceCmp(const point &, const treeBoundBox &other) const | treeBoundBox | |
| edges | treeBoundBox | static |
| extend(const scalar s) const | treeBoundBox | inline |
| faceBits(const point &) const | treeBoundBox | |
| faceNormals | treeBoundBox | static |
| faces | treeBoundBox | static |
| great | treeBoundBox | static |
| greatBox | treeBoundBox | static |
| inflate(const scalar s) | boundBox | |
| intersects(const point &overallStart, const vector &overallVec, const point &start, const point &end, point &pt, direction &ptBits) const | treeBoundBox | |
| intersects(const point &start, const point &end, point &pt) const | treeBoundBox | |
| invertedBox | treeBoundBox | static |
| mag() const | boundBox | inline |
| max() const | boundBox | inline |
| max() | boundBox | inline |
| maxDim() const | boundBox | inline |
| maxDist(const point &) const | treeBoundBox | |
| midpoint() const | boundBox | inline |
| min() const | boundBox | inline |
| min() | boundBox | inline |
| minDim() const | boundBox | inline |
| nearest(const point &) const | boundBox | |
| operator!=(const treeBoundBox &, const treeBoundBox &) | treeBoundBox | friend |
| operator<<(Ostream &os, const treeBoundBox &) | treeBoundBox | friend |
| operator==(const treeBoundBox &, const treeBoundBox &) | treeBoundBox | friend |
| operator>>(Istream &is, treeBoundBox &) | treeBoundBox | friend |
| overlaps(const boundBox &) const | treeBoundBox | inline |
| overlaps(const point &, const scalar radiusSqr) const | treeBoundBox | inline |
| Foam::boundBox::overlaps(const boundBox &) const | boundBox | inline |
| Foam::boundBox::overlaps(const point &, const scalar radiusSqr) const | boundBox | inline |
| points() const | treeBoundBox | |
| posBits(const point &) const | treeBoundBox | |
| searchOrder(const point &pt, FixedList< direction, 8 > &octantOrder) const | treeBoundBox | inline |
| span() const | boundBox | inline |
| subBbox(const direction) const | treeBoundBox | |
| subBbox(const point &mid, const direction) const | treeBoundBox | |
| subOctant(const point &pt) const | treeBoundBox | inline |
| subOctant(const point &mid, const point &pt) | treeBoundBox | inlinestatic |
| subOctant(const point &pt, bool &onEdge) const | treeBoundBox | inline |
| subOctant(const point &mid, const point &pt, bool &onEdge) | treeBoundBox | inlinestatic |
| subOctant(const point &mid, const vector &dir, const point &pt, bool &onEdge) | treeBoundBox | inlinestatic |
| treeBoundBox() | treeBoundBox | inline |
| treeBoundBox(const boundBox &bb) | treeBoundBox | inlineexplicit |
| treeBoundBox(const point &min, const point &max) | treeBoundBox | inline |
| treeBoundBox(const UList< point > &) | treeBoundBox | explicit |
| treeBoundBox(const UList< point > &, const labelUList &indices) | treeBoundBox | |
| treeBoundBox(const UList< point > &, const FixedList< label, Size > &indices) | treeBoundBox | |
| treeBoundBox(const dictionary &) | treeBoundBox | inline |
| treeBoundBox(Istream &) | treeBoundBox | inline |
| typDim() const | treeBoundBox | inline |
| volume() const | boundBox | inline |
| writeOBJ(const fileName &fName) const | treeBoundBox |