treeDataFace::findIntersectOp Class Reference
Inheritance diagram for treeDataFace::findIntersectOp:
[legend]

Public Member Functions

 findIntersectOp (const indexedOctree< treeDataFace > &tree)
 
bool operator() (const label index, const point &start, const point &end, point &intersectionPoint) const
 Calculate intersection of triangle with ray. More...
 

Detailed Description

Definition at line 126 of file treeDataFace.H.

Constructor & Destructor Documentation

◆ findIntersectOp()

Definition at line 140 of file treeDataFace.C.

Member Function Documentation

◆ operator()()

bool operator() ( const label  index,
const point start,
const point end,
point intersectionPoint 
) const

Calculate intersection of triangle with ray.

Sets result accordingly

Definition at line 512 of file treeDataFace.C.

References PointHit< PointType >::distance(), primitiveMesh::faceCentres(), primitiveMesh::faces(), intersection::HALF_RAY, PointHit< PointType >::hit(), PointHit< PointType >::hitPoint(), primitiveMesh::points(), and treeBoundBox::posBits().

Here is the call graph for this function:

The documentation for this class was generated from the following files: