Public Member Functions | |
findIntersectOp (const indexedOctree< treeDataCell > &tree) | |
bool | operator() (const label index, const point &start, const point &end, point &intersectionPoint) const |
Definition at line 114 of file treeDataCell.H.
findIntersectOp | ( | const indexedOctree< treeDataCell > & | tree | ) |
Definition at line 124 of file treeDataCell.C.
Referenced by treeDataCell::findNearestOp::findNearestOp().
bool operator() | ( | const label | index, |
const point & | start, | ||
const point & | end, | ||
point & | intersectionPoint | ||
) | const |
Definition at line 225 of file treeDataCell.C.
References primitiveMesh::cells(), PointHit< Point >::distance(), f(), polyMesh::faces(), forAll, intersection::halfRay, PointHit< Point >::hit(), PointHit< Point >::hitPoint(), Foam::magSqr(), polyMesh::points(), treeBoundBox::posBits(), face::ray(), intersection::setPlanarTol(), and Foam::sqr().