This is the complete list of members for indexedOctree< Type >, including all inherited members.
| bb() const | indexedOctree< Type > | inline |
| ClassName("indexedOctree") | indexedOctreeBase | |
| clone() const | indexedOctree< Type > | inline |
| contentPlusOctant(label i, direction octant) | indexedOctreeBase | inlineprotectedstatic |
| contents() const noexcept | indexedOctree< Type > | inline |
| emptyPlusOctant(direction octant) | indexedOctreeBase | inlineprotectedstatic |
| findBox(const treeBoundBox &bb) const | indexedOctree< Type > | |
| findBox(const treeBoundBox &bb, labelHashSet &elements) const | indexedOctree< Type > | |
| findIndices(const point &) const | indexedOctree< Type > | |
| findInside(const point &) const | indexedOctree< Type > | |
| findLine(const point &start, const point &end) const | indexedOctree< Type > | |
| findLine(const point &start, const point &end, const FindIntersectOp &fiOp) const | indexedOctree< Type > | |
| findLine(const bool findAny, const point &treeStart, const point &treeEnd, const label startNodeI, const direction startOctant, const FindIntersectOp &fiOp, const bool verbose) const | indexedOctree< Type > | |
| findLine(const bool findAny, const point &start, const point &end, const FindIntersectOp &fiOp) const | indexedOctree< Type > | |
| findLine(const point &start, const point &end, const FindIntersectOp &fiOp) const | indexedOctree< Type > | |
| findLineAny(const point &start, const point &end) const | indexedOctree< Type > | |
| findLineAny(const point &start, const point &end, const FindIntersectOp &fiOp) const | indexedOctree< Type > | |
| findLineAny(const point &start, const point &end, const FindIntersectOp &fiOp) const | indexedOctree< Type > | |
| findNear(const scalar nearDist, const indexedOctree< Type > &tree2, CompareOp &cop) const | indexedOctree< Type > | |
| findNearest(const point &sample, const scalar nearestDistSqr) const | indexedOctree< Type > | |
| findNearest(const point &sample, const scalar nearestDistSqr, const FindNearestOp &fnOp) const | indexedOctree< Type > | |
| findNearest(const label nodeI, const point &, scalar &nearestDistSqr, label &nearestShapeI, point &nearestPoint, const FindNearestOp &fnOp) const | indexedOctree< Type > | |
| findNearest(const linePointRef &ln, treeBoundBox &tightest, point &linePoint) const | indexedOctree< Type > | |
| findNearest(const linePointRef &ln, treeBoundBox &tightest, point &linePoint, const FindNearestOp &fnOp) const | indexedOctree< Type > | |
| findNearest(const point &sample, const scalar startDistSqr, const FindNearestOp &fnOp) const | indexedOctree< Type > | |
| findNearest(const linePointRef &ln, treeBoundBox &tightest, point &linePoint, const FindNearestOp &fnOp) const | indexedOctree< Type > | |
| findNode(const label nodeI, const point &) const | indexedOctree< Type > | |
| findSphere(const point ¢re, const scalar radiusSqr) const | indexedOctree< Type > | |
| findSphere(const point ¢re, const scalar radiusSqr, labelHashSet &elements) const | indexedOctree< Type > | |
| getContent(labelBits i) | indexedOctreeBase | inlinestatic |
| getNode(const labelBits i) | indexedOctreeBase | inlinestatic |
| getOctant(labelBits i) noexcept | indexedOctreeBase | inlinestatic |
| getSide(const vector &outsideNormal, const vector &vec) | indexedOctree< Type > | static |
| getVolumeType(const point &) const | indexedOctree< Type > | |
| indexedOctree(const Type &shapes) | indexedOctree< Type > | |
| indexedOctree(const Type &shapes, const List< node > &nodes, const List< labelList > &contents) | indexedOctree< Type > | |
| indexedOctree(const Type &shapes, const treeBoundBox &bb, const label maxLevels, const scalar maxLeafRatio, const scalar maxDuplicity) | indexedOctree< Type > | |
| indexedOctree(const Type &shapes, Istream &is) | indexedOctree< Type > | |
| indexedOctreeBase()=default | indexedOctreeBase | |
| isContent(labelBits i) noexcept | indexedOctreeBase | inlinestatic |
| isEmpty(labelBits i) noexcept | indexedOctreeBase | inlinestatic |
| isNode(labelBits i) noexcept | indexedOctreeBase | inlinestatic |
| nLeafs() const | indexedOctree< Type > | |
| nodePlusOctant(label i, direction octant) | indexedOctreeBase | inlineprotectedstatic |
| nodes() const noexcept | indexedOctree< Type > | inline |
| nodeTypes() const noexcept | indexedOctree< Type > | inline |
| operator(Ostream &, const indexedOctree< Type > &) | indexedOctree< Type > | friend |
| overlaps(const treeBoundBox &bb) const | indexedOctree< Type > | |
| overlaps(const point ¢re, const scalar radiusSqr) const | indexedOctree< Type > | |
| perturbTol() noexcept | indexedOctreeBase | inlinestatic |
| perturbTol(scalar tol) noexcept | indexedOctreeBase | inlinestatic |
| perturbTol_ | indexedOctreeBase | protectedstatic |
| print(prefixOSstream &, const bool printContents, const label) const | indexedOctree< Type > | |
| shapes() const noexcept | indexedOctree< Type > | inline |
| write(Ostream &os) const | indexedOctree< Type > | |
| writeOBJ(Ostream &os) const | indexedOctree< Type > | |
| Foam::indexedOctreeBase::writeOBJ(Ostream &os, const treeBoundBox &bb, label &vertIndex, const bool writeLinesOnly=false) | indexedOctreeBase | static |