ABOVEBIT | treeBoundBox | [static] |
avgDim() const | treeBoundBox | |
BEHINDBIT | treeBoundBox | [static] |
BELOWBIT | treeBoundBox | [static] |
boundBox() | boundBox | [inline] |
boundBox(const point &min, const point &max) | boundBox | [inline] |
boundBox(const pointField &points, const bool doReduce=true) | boundBox | |
boundBox(Istream &) | boundBox | |
calcExtremities(const point &sample, point &nearest, point &furthest) const | treeBoundBox | |
contains(const treeBoundBox &bb) const | treeBoundBox | |
contains(const point &) const | treeBoundBox | [inline] |
contains(const vector &dir, const point &) const | treeBoundBox | |
containsNarrow(const point &) const | treeBoundBox | |
distanceCmp(const point &, const treeBoundBox &other) const | treeBoundBox | |
edges() const | treeBoundBox | |
greatBox | treeBoundBox | [static] |
INFRONTBIT | treeBoundBox | [static] |
intersects(const treeBoundBox &) const | treeBoundBox | [inline] |
intersects(const point &, const point &, point &intPt) const | treeBoundBox | |
Foam::boundBox::intersects(const boundBox &bb) const | boundBox | [inline] |
LEFTBIT | treeBoundBox | [static] |
mag() const | boundBox | [inline] |
max() const | boundBox | [inline] |
max() | boundBox | [inline] |
maxDim() const | treeBoundBox | |
maxDist(const point &sample) const | treeBoundBox | |
mid() const | treeBoundBox | |
min() const | boundBox | [inline] |
min() | boundBox | [inline] |
minDim() const | treeBoundBox | |
neighbourFaceBits(const label &) | treeBoundBox | [static] |
NOFACE | treeBoundBox | [static] |
operator!=(const treeBoundBox &, const treeBoundBox &) | treeBoundBox | [friend] |
operator<<(Ostream &os, const boundBox &b) | boundBox | [friend] |
operator==(const treeBoundBox &, const treeBoundBox &) | treeBoundBox | [friend] |
operator>>(Istream &, treeBoundBox &) | treeBoundBox | [friend] |
points() const | treeBoundBox | |
posBits(const point &) const | treeBoundBox | |
RIGHTBIT | treeBoundBox | [static] |
subBbox(const label) const | treeBoundBox | |
subBbox(const point &mid, const label) const | treeBoundBox | |
subOctant(const point &sample) const | treeBoundBox | [inline] |
subOctant(const point &sample, bool onEdge) const | treeBoundBox | [inline] |
subOctant(const point &mid, const point &sample, bool onEdge) const | treeBoundBox | [inline] |
subOctant(const point &mid, const vector &dir, const point &sample, bool onEdge) const | treeBoundBox | [inline] |
treeBoundBox() | treeBoundBox | [inline] |
treeBoundBox(const point &min, const point &max) | treeBoundBox | [inline] |
treeBoundBox(const boundBox &bb) | treeBoundBox | [inline] |
treeBoundBox(const pointField &points) | treeBoundBox | |
treeBoundBox(Istream &) | treeBoundBox | |
typDim() const | treeBoundBox | |