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

Forward to treeDataEdge findIntersect operations. More...

#include <treeDataEdge.H>

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.

Detailed Description

Forward to treeDataEdge findIntersect operations.

Definition at line 136 of file treeDataEdge.H.

Constructor & Destructor Documentation

◆ findIntersectOp()

findIntersectOp ( const indexedOctree< treeDataEdge > & tree)

Definition at line 368 of file treeDataEdge.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 464 of file treeDataEdge.C.

References NotImplemented.


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