This is the complete list of members for boundBox, including all inherited members.
| add(const boundBox &bb) | boundBox | inline |
| add(const point &pt) | boundBox | inline |
| add(const UList< point > &points) | boundBox | inline |
| add(const tmp< pointField > &tpoints) | boundBox | inline |
| add(const FixedList< point, N > &points) | boundBox | |
| add(const UList< point > &points, const FixedList< label, N > &indices) | boundBox | |
| add(const UList< point > &points, const IntContainer &indices) | boundBox | |
| avgDim() const | boundBox | inline |
| boundBox() | boundBox | inline |
| boundBox(const point &pt) | boundBox | inlineexplicit |
| boundBox(const point &min, const point &max) | boundBox | inline |
| boundBox(const UList< point > &points, bool doReduce=true) | boundBox | explicit |
| boundBox(const tmp< pointField > &tpoints, bool doReduce=true) | boundBox | explicit |
| boundBox(const UList< point > &points, const labelUList &indices, bool doReduce=true) | boundBox | |
| boundBox(const UList< point > &points, const FixedList< label, N > &indices, bool doReduce=true) | boundBox | |
| boundBox(Istream &is) | boundBox | inline |
| centre() const | boundBox | inline |
| clear() | boundBox | inline |
| contains(const point &pt) const | boundBox | inline |
| contains(const boundBox &bb) const | boundBox | inline |
| contains(const UList< point > &points) const | boundBox | |
| contains(const UList< point > &points, const FixedList< label, N > &indices) const | boundBox | inline |
| contains(const UList< point > &points, const IntContainer &indices) const | boundBox | inline |
| containsAny(const UList< point > &points) const | boundBox | |
| containsAny(const UList< point > &points, const FixedList< label, N > &indices) const | boundBox | inline |
| containsAny(const UList< point > &points, const IntContainer &indices) const | boundBox | inline |
| containsInside(const point &pt) const | boundBox | inline |
| directionBit enum name | boundBox | |
| empty() const | boundBox | inline |
| faceCentre(const direction facei) const | boundBox | |
| faceCentres() const | boundBox | |
| faceNormals | boundBox | static |
| faces | boundBox | static |
| greatBox | boundBox | static |
| inflate(const scalar s) | boundBox | |
| intersect(const boundBox &bb) | boundBox | |
| intersects(const plane &pln) const | boundBox | |
| invertedBox | boundBox | static |
| mag() const | boundBox | inline |
| max() const | boundBox | inline |
| max() | boundBox | inline |
| maxDim() const | boundBox | inline |
| midpoint() const | boundBox | inline |
| min() const | boundBox | inline |
| min() | boundBox | inline |
| minDim() const | boundBox | inline |
| nDim() const | boundBox | inline |
| nearest(const point &pt) const | boundBox | |
| operator+=(const boundBox &bb) | boundBox | inline |
| operator<<(Ostream &os, const boundBox &bb) | boundBox | friend |
| operator>>(Istream &is, boundBox &bb) | boundBox | friend |
| overlaps(const boundBox &bb) const | boundBox | inline |
| overlaps(const point ¢re, const scalar radiusSqr) const | boundBox | inline |
| points() const | boundBox | |
| reduce() | boundBox | |
| span() const | boundBox | inline |
| valid() const | boundBox | inline |
| volume() const | boundBox | inline |
| XDIR enum value | boundBox | |
| YDIR enum value | boundBox | |
| ZDIR enum value | boundBox |