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

Forward to treeDataPoint findIntersect operations (not possible). More...

#include <treeDataPoint.H>

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.

Detailed Description

Forward to treeDataPoint findIntersect operations (not possible).

Definition at line 117 of file treeDataPoint.H.

Constructor & Destructor Documentation

◆ findIntersectOp()

findIntersectOp ( const indexedOctree< treeDataPoint > & tree)

Definition at line 139 of file treeDataPoint.C.

References tree().

Here is the call graph for this function:

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 240 of file treeDataPoint.C.

References NotImplemented.


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