Loading...
Searching...
No Matches
treeDataFace::findIntersectOp Class Reference

#include <treeDataFace.H>

Inheritance diagram for treeDataFace::findIntersectOp:

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.

Detailed Description

Definition at line 149 of file treeDataFace.H.

Constructor & Destructor Documentation

◆ findIntersectOp()

findIntersectOp ( const indexedOctree< treeDataFace > & tree)

Definition at line 630 of file treeDataFace.C.

References tree().

Referenced by findUniqueIntersectOp::findUniqueIntersectOp().

Here is the call graph for this function:
Here is the caller graph for this function:

Member Function Documentation

◆ operator()()

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

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