Public Member Functions | List of all members
treeDataEdge::findNearestOp Class Reference

Public Member Functions

 findNearestOp (const indexedOctree< treeDataEdge > &tree)
 
void operator() (const labelUList &indices, const point &sample, scalar &nearestDistSqr, label &minIndex, point &nearestPoint) const
 
void operator() (const labelUList &indices, const linePointRef &ln, treeBoundBox &tightest, label &minIndex, point &linePoint, point &nearestPoint) const
 

Detailed Description

Definition at line 90 of file treeDataEdge.H.

Constructor & Destructor Documentation

◆ findNearestOp()

Definition at line 100 of file treeDataEdge.C.

References treeDataEdge::findIntersectOp::findIntersectOp().

Referenced by treeDataEdge::treeDataEdge().

Here is the call graph for this function:
Here is the caller graph for this function:

Member Function Documentation

◆ operator()() [1/2]

void operator() ( const labelUList indices,
const point sample,
scalar &  nearestDistSqr,
label minIndex,
point nearestPoint 
) const

◆ operator()() [2/2]

void operator() ( const labelUList indices,
const linePointRef ln,
treeBoundBox tightest,
label minIndex,
point linePoint,
point nearestPoint 
) const

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