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

Public Member Functions

 findIntersectOp (const indexedOctree< treeDataCell > &tree)
 
bool operator() (const label index, const point &start, const point &end, point &intersectionPoint) const
 

Private Attributes

const indexedOctree< treeDataCell > & tree_
 

Detailed Description

Definition at line 115 of file treeDataCell.H.

Constructor & Destructor Documentation

◆ findIntersectOp()

Definition at line 146 of file treeDataCell.C.

Member Function Documentation

◆ operator()()

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

Field Documentation

◆ tree_

const indexedOctree<treeDataCell>& tree_
private

Definition at line 117 of file treeDataCell.H.


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