dynamicIndexedOctree< Type > Member List

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

bb() constdynamicIndexedOctree< Type >inline
clone() constdynamicIndexedOctree< Type >inline
contents() constdynamicIndexedOctree< Type >inline
dynamicIndexedOctree(const Type &shapes, const treeBoundBox &bb, const label maxLevels, const scalar maxLeafRatio, const scalar maxDuplicity)dynamicIndexedOctree< Type >
findBox(const treeBoundBox &bb) constdynamicIndexedOctree< Type >
findIndices(const point &) constdynamicIndexedOctree< Type >
findInside(const point &) constdynamicIndexedOctree< Type >
findLine(const point &start, const point &end) constdynamicIndexedOctree< Type >
findLineAny(const point &start, const point &end) constdynamicIndexedOctree< Type >
findNear(const scalar nearDist, const dynamicIndexedOctree< Type > &tree2, CompareOp &cop) constdynamicIndexedOctree< Type >
findNearest(const point &sample, const scalar nearestDistSqr) constdynamicIndexedOctree< Type >
findNearest(const label nodeI, const point &, scalar &nearestDistSqr, label &nearestShapeI, point &nearestPoint) constdynamicIndexedOctree< Type >
findNearest(const linePointRef &ln, treeBoundBox &tightest, point &linePoint) constdynamicIndexedOctree< Type >
findNode(const label nodeI, const point &) constdynamicIndexedOctree< Type >
findSphere(const point &centre, const scalar radiusSqr) constdynamicIndexedOctree< Type >
getContent(const labelBits i)dynamicIndexedOctree< Type >inlinestatic
getNode(const labelBits i)dynamicIndexedOctree< Type >inlinestatic
getOctant(const labelBits i)dynamicIndexedOctree< Type >inlinestatic
getSide(const vector &outsideNormal, const vector &vec)dynamicIndexedOctree< Type >static
getVolumeType(const point &) constdynamicIndexedOctree< Type >
insert(label startIndex, label endIndex)dynamicIndexedOctree< Type >
insertIndex(const label nodIndex, const label index, label &nLevels)dynamicIndexedOctree< Type >
isContent(const labelBits i)dynamicIndexedOctree< Type >inlinestatic
isEmpty(const labelBits i)dynamicIndexedOctree< Type >inlinestatic
isNode(const labelBits i)dynamicIndexedOctree< Type >inlinestatic
nodes() constdynamicIndexedOctree< Type >inline
operatordynamicIndexedOctree< Type >friend
overlaps(const point &bbMin, const point &bbMax, const scalar nearestDistSqr, const point &sample)dynamicIndexedOctree< Type >static
perturbTol()dynamicIndexedOctree< Type >static
print(prefixOSstream &, const bool printContents, const label) constdynamicIndexedOctree< Type >
remove(const label index)dynamicIndexedOctree< Type >
removeIndex(const label nodIndex, const label index)dynamicIndexedOctree< Type >
shapes() constdynamicIndexedOctree< Type >inline
write(Ostream &os) constdynamicIndexedOctree< Type >
writeTreeInfo() constdynamicIndexedOctree< Type >