Public Member Functions | |
findNearestOp (const indexedOctree< treeDataFace > &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 |
Definition at line 91 of file treeDataFace.H.
findNearestOp | ( | const indexedOctree< treeDataFace > & | tree | ) |
Definition at line 125 of file treeDataFace.C.
void operator() | ( | const labelUList & | indices, |
const point & | sample, | ||
scalar & | nearestDistSqr, | ||
label & | minIndex, | ||
point & | nearestPoint | ||
) | const |
Definition at line 462 of file treeDataFace.C.
References PointHit< PointType >::distance(), f(), treeDataFace::faceLabels(), primitiveMesh::faces(), treeDataFace::mesh(), primitiveMesh::points(), PointHit< PointType >::rawPoint(), and Foam::sqr().
void operator() | ( | const labelUList & | indices, |
const linePointRef & | ln, | ||
treeBoundBox & | tightest, | ||
label & | minIndex, | ||
point & | linePoint, | ||
point & | nearestPoint | ||
) | const |
Definition at line 491 of file treeDataFace.C.
References NotImplemented.
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.