FreeFOAM The Cross-Platform CFD Toolkit
treeNode< Type > Member List

This is the complete list of members for treeNode< Type >, including all inherited members.

bb() const treeElem< Type >inline
bb()treeElem< Type >inline
distribute(const label, octree< Type > &, const Type &shapes, const labelList &)treeNode< Type >
find(const Type &shapes, const point &sample) const treeNode< Type >
findBox(const Type &shapes, const boundBox &bb, labelHashSet &elements) const treeNode< Type >
findLeafLine(const label level, const Type &shapes, point &start, const point &end) const treeNode< Type >
findLeaves(List< treeLeaf< Type > * > &leafArray, label &leafIndex) const treeNode< Type >
findLeaves(List< const treeLeaf< Type > * > &leafArray, label &leafIndex) const treeNode< Type >
findNearest(const Type &shapes, const point &sample, treeBoundBox &tightest, label &tightestI, scalar &tightestDist) const treeNode< Type >
findNearest(const Type &shapes, const linePointRef &ln, treeBoundBox &tightest, label &tightestI, point &linePoint, point &shapePoint) const treeNode< Type >
findTightest(const Type &shapes, const point &sample, treeBoundBox &tightest) const treeNode< Type >
getLeafPtr(const label octant) const treeNode< Type >inline
getNodePtr(const label octant) const treeNode< Type >inline
getSampleType(const label level, const octree< Type > &top, const Type &shapes, const point &sample) const treeNode< Type >
isNode(const label octant) const treeNode< Type >inline
midpoint() const treeNode< Type >inline
operator(Ostream &, const treeNode< Type > &)treeNode< Type >friend
operator>>(Istream &, treeNode< Type > &)treeNode< Type >friend
printNode(Ostream &os, const label level) const treeNode< Type >
redistribute(const label, octree< Type > &, const Type &shapes, const label)treeNode< Type >
setSubNodeType(const label level, octree< Type > &top, const Type &shapes)treeNode< Type >
subNodes() const treeNode< Type >inline
treeElem(const treeBoundBox &bb)treeElem< Type >inline
treeNode(const treeBoundBox &)treeNode< Type >
treeNode(Istream &)treeNode< Type >
writeOBJ(Ostream &os, const label level, label &vertNo) const treeNode< Type >
~treeNode()treeNode< Type >