#include <treeDataCell.H>
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 134 of file treeDataCell.H.
| findIntersectOp | ( | const indexedOctree< treeDataCell > & | tree | ) |
Definition at line 293 of file treeDataCell.C.
References tree().

| bool operator() | ( | const label | index, |
| const point & | start, | ||
| const point & | end, | ||
| point & | intersectionPoint ) const |
Definition at line 364 of file treeDataCell.C.
References primitiveMesh::cells(), PointHit< PointType >::distance(), f(), polyMesh::faces(), intersection::HALF_RAY, PointHit< PointType >::hit(), Foam::magSqr(), treeDataCell::mesh(), treeDataCell::objectIndex(), PointHit< PointType >::point(), polyMesh::points(), treeBoundBox::posBits(), intersection::setPlanarTol(), Foam::sqr(), and treeDataCell::treeDataCell().
