Public Member Functions | Private Attributes
treeDataFace::findIntersectOp Class Reference
Collaboration diagram for treeDataFace::findIntersectOp:
Collaboration graph
[legend]

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. Sets result. More...
 

Private Attributes

const indexedOctree< treeDataFace > & tree_
 

Detailed Description

Definition at line 126 of file treeDataFace.H.

Constructor & Destructor Documentation

◆ findIntersectOp()

Definition at line 158 of file treeDataFace.C.

Member Function Documentation

◆ operator()()

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

Field Documentation

◆ tree_

const indexedOctree<treeDataFace>& tree_
private

Definition at line 128 of file treeDataFace.H.


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