Forward to treeDataPoint findNearest operations. More...
Public Member Functions | |
| findNearestOp (const indexedOctree< treeDataPoint > &tree) | |
| void | operator() (const labelUList &indices, const point &sample, scalar &nearestDistSqr, label &minIndex, point &nearestPoint) const |
| void | operator() (const labelUList &indices, const linePointRef &ln, treeBoundBox &tightest, label &minIndex, point &linePoint, point &nearestPoint) const |
Forward to treeDataPoint findNearest operations.
Definition at line 83 of file treeDataPoint.H.
| findNearestOp | ( | const indexedOctree< treeDataPoint > & | tree | ) |
Definition at line 131 of file treeDataPoint.C.
| void operator() | ( | const labelUList & | indices, |
| const point & | sample, | ||
| scalar & | nearestDistSqr, | ||
| label & | minIndex, | ||
| point & | nearestPoint | ||
| ) | const |
Definition at line 173 of file treeDataPoint.C.
| void operator() | ( | const labelUList & | indices, |
| const linePointRef & | ln, | ||
| treeBoundBox & | tightest, | ||
| label & | minIndex, | ||
| point & | linePoint, | ||
| point & | nearestPoint | ||
| ) | const |
Definition at line 194 of file treeDataPoint.C.
References treeDataPoint::centre(), PointHit< PointType >::distance(), Foam::ln(), PointHit< PointType >::point(), and Foam::sqr().

Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.