treeDataPoint::findIntersectOp Class Reference

Public Member Functions

 findIntersectOp (const indexedOctree< treeDataPoint > &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 107 of file treeDataPoint.H.

Constructor & Destructor Documentation

◆ findIntersectOp()

Definition at line 86 of file treeDataPoint.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 222 of file treeDataPoint.C.

References NotImplemented.


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