FreeFOAM The Cross-Platform CFD Toolkit
octreeDataPoint Member List

This is the complete list of members for octreeDataPoint, including all inherited members.

calcNearest(const label index, const point &sample, point &nearest) const octreeDataPointinline
calcNearest(const label index, const linePointRef &ln, point &linePt, point &shapePt) const octreeDataPoint
calcSign(const label index, const point &sample, vector &n) const octreeDataPoint
contains(const label index, const point &sample) const octreeDataPoint
findTightest(const label index, const point &sample, treeBoundBox &tightest) const octreeDataPoint
getSampleType(const octree< octreeDataPoint > &, const point &) const octreeDataPoint
intersects(const label index, const point &start, const point &end, point &intersectionPoint) const octreeDataPoint
octreeDataPoint(const pointField &)octreeDataPointexplicit
operator<<(Ostream &, const octreeDataPoint &)octreeDataPointfriend
overlaps(const label index, const treeBoundBox &sampleBb) const octreeDataPoint
points() const octreeDataPointinline
size() const octreeDataPointinline
write(Ostream &os, const label index) const octreeDataPoint