This is the complete list of members for treeBoundBox, 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 |
BACK enum value | treeBoundBox | |
BACKBIT enum value | treeBoundBox | |
BOTTOM enum value | treeBoundBox | |
BOTTOMBIT enum value | treeBoundBox | |
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 |
calcExtremities(const point &pt, point &nearest, point &furthest) const | treeBoundBox | |
centre() const | boundBox | inline |
clear() | boundBox | inline |
contains(const vector &dir, const point &) const | treeBoundBox | |
contains(const point &pt) const | treeBoundBox | inline |
contains(const boundBox &bb) const | treeBoundBox | inline |
contains(const UList< point > &points) const | treeBoundBox | |
contains(const UList< point > &points, const FixedList< label, N > &indices) const | treeBoundBox | inline |
contains(const UList< point > &points, const IntContainer &indices) const | treeBoundBox | 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 |
corner(const direction octant) const | treeBoundBox | inline |
directionBit enum name | boundBox | |
distanceCmp(const point &pt, const treeBoundBox &other) const | treeBoundBox | |
E01 enum value | treeBoundBox | |
E02 enum value | treeBoundBox | |
E04 enum value | treeBoundBox | |
E13 enum value | treeBoundBox | |
E15 enum value | treeBoundBox | |
E23 enum value | treeBoundBox | |
E26 enum value | treeBoundBox | |
E37 enum value | treeBoundBox | |
E45 enum value | treeBoundBox | |
E46 enum value | treeBoundBox | |
E57 enum value | treeBoundBox | |
E67 enum value | treeBoundBox | |
edgeId enum name | treeBoundBox | |
edges | treeBoundBox | static |
empty() const | boundBox | inline |
extend(Random &rndGen, const scalar s) const | treeBoundBox | inline |
faceBit enum name | treeBoundBox | |
faceBits(const point &pt) const | treeBoundBox | |
faceCentre(const direction facei) const | boundBox | |
faceCentres() const | boundBox | |
faceId enum name | treeBoundBox | |
faceNormals | boundBox | static |
faces | treeBoundBox | static |
FRONT enum value | treeBoundBox | |
FRONTBIT enum value | treeBoundBox | |
FRONTHALF enum value | treeBoundBox | |
greatBox | boundBox | static |
inflate(const scalar s) | boundBox | |
intersect(const boundBox &bb) | 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 | |
Foam::boundBox::intersects(const plane &pln) const | boundBox | |
invertedBox | boundBox | static |
LEFT enum value | treeBoundBox | |
LEFTBIT enum value | treeBoundBox | |
mag() const | boundBox | inline |
max() const | boundBox | inline |
max() | boundBox | inline |
maxDim() const | boundBox | inline |
maxDist(const point &pt) const | treeBoundBox | |
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 | |
NOFACE enum value | treeBoundBox | |
octantBit enum name | treeBoundBox | |
operator+=(const boundBox &bb) | boundBox | inline |
operator<< | treeBoundBox | friend |
operator>> | treeBoundBox | friend |
overlaps(const boundBox &bb) const | treeBoundBox | inline |
overlaps(const point ¢re, const scalar radiusSqr) const | treeBoundBox | inline |
points() const | treeBoundBox | |
posBits(const point &pt) const | treeBoundBox | |
reduce() | boundBox | |
RIGHT enum value | treeBoundBox | |
RIGHTBIT enum value | treeBoundBox | |
RIGHTHALF enum value | treeBoundBox | |
searchOrder(const point &pt, FixedList< direction, 8 > &octantOrder) const | treeBoundBox | inline |
span() const | boundBox | inline |
subBbox(const direction octant) 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 |
TOP enum value | treeBoundBox | |
TOPBIT enum value | treeBoundBox | |
TOPHALF enum value | treeBoundBox | |
treeBoundBox() | treeBoundBox | inline |
treeBoundBox(const boundBox &bb) | treeBoundBox | inlineexplicit |
treeBoundBox(const point &pt) | treeBoundBox | inlineexplicit |
treeBoundBox(const point &min, const point &max) | treeBoundBox | inline |
treeBoundBox(const UList< point > &points) | treeBoundBox | explicit |
treeBoundBox(const UList< point > &points, const labelUList &indices) | treeBoundBox | |
treeBoundBox(const UList< point > &points, const FixedList< label, N > &indices) | treeBoundBox | |
treeBoundBox(Istream &is) | treeBoundBox | inline |
typDim() const | treeBoundBox | inline |
valid() const | boundBox | inline |
volume() const | boundBox | inline |
XDIR enum value | boundBox | |
YDIR enum value | boundBox | |
ZDIR enum value | boundBox |