FreeFOAM The Cross-Platform CFD Toolkit
Hosted by SourceForge:
Get FreeFOAM at SourceForge.net.
            Fast, secure and Free Open Source software downloads

octree< Type > Member List

This is the complete list of members for octree< Type >, including all inherited members.
begin()octree< Type >
begin() const octree< Type > [inline]
cbegin() const octree< Type > [inline]
cend() const octree< Type > [inline]
const_iterator classoctree< Type > [friend]
deepestLevel() const octree< Type > [inline]
end()octree< Type >
end() const octree< Type > [inline]
find(const point &sample) const octree< Type >
findBox(const boundBox &bb) const octree< Type >
findLeafLine(const point &start, const point &end, point &leafIntPoint) const octree< Type >
findLine(const point &start, const point &end) const octree< Type >
findLineAny(const point &start, const point &end) const octree< Type >
findNearest(const point &sample, treeBoundBox &tightest, scalar &tightestDist) const octree< Type >
findNearest(const linePointRef &ln, treeBoundBox &tightest, point &linePoint, point &shapePoint) const octree< Type >
findTightest(const point &sample, treeBoundBox &tightest) const octree< Type >
getSampleType(const point &sample) const octree< Type >
getVolType(const vector &geomNormal, const vector &vec)octree< Type > [static]
INSIDE enum valueoctree< Type >
iterator classoctree< Type > [friend]
maxLeafRatio() const octree< Type > [inline]
maxShapeRatio() const octree< Type > [inline]
minNLevels() const octree< Type > [inline]
MIXED enum valueoctree< Type >
nEntries() const octree< Type > [inline]
nLeaves() const octree< Type > [inline]
nNodes() const octree< Type > [inline]
octree(const treeBoundBox &octreeBb, const Type &shapes, const label minNLevels, const scalar maxLeafRatio, const scalar maxShapeRatio)octree< Type >
octreeBb() const octree< Type > [inline]
operator(Ostream &, const octree< Type > &)octree< Type > [friend]
OUTSIDE enum valueoctree< Type >
printStats(Ostream &os) const octree< Type >
setEntries(const label n)octree< Type > [inline]
setLeaves(const label n)octree< Type > [inline]
setNodes(const label n)octree< Type > [inline]
shapes() const octree< Type > [inline]
topNode() const octree< Type > [inline]
UNKNOWN enum valueoctree< Type >
volType(const label)octree< Type > [static]
volumeType enum nameoctree< Type >
writeOBJ(Ostream &os, label &vertNo) const octree< Type >
~octree()octree< Type >