Public Member Functions | List of all members
treeDataEdge::findIntersectOp Class Reference

Public Member Functions

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

Detailed Description

Definition at line 121 of file treeDataEdge.H.

Constructor & Destructor Documentation

Definition at line 109 of file treeDataEdge.C.

Referenced by treeDataEdge::findNearestOp::findNearestOp().

Here is the caller graph for this function:

Member Function Documentation

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 268 of file treeDataEdge.C.

References NotImplemented.


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