Go to the documentation of this file.
38 #ifndef treeDataPoint_H
39 #define treeDataPoint_H
51 template<
class Type>
class indexedOctree;
81 return points_.
size();
113 scalar& nearestDistSqr,
143 "treeDataPoint::intersects(const label, const point&,"
144 "const point&, point&)"