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 123 of file treeDataCell.C.
| bool operator() | ( | const label | index, |
| const point & | start, | ||
| const point & | end, | ||
| point & | intersectionPoint | ||
| ) | const |
Definition at line 224 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(), intersection::setPlanarTol(), and Foam::sqr().
