Loading...
Searching...
No Matches
treeDataFace::findNearestOp Class Reference

#include <treeDataFace.H>

Public Member Functions

 findNearestOp (const indexedOctree< treeDataFace > &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 118 of file treeDataFace.H.

Constructor & Destructor Documentation

◆ findNearestOp()

findNearestOp ( const indexedOctree< treeDataFace > & tree)

Definition at line 621 of file treeDataFace.C.

References tree().

Here is the call 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

Definition at line 668 of file treeDataFace.C.

◆ operator()() [2/2]

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

Definition at line 689 of file treeDataFace.C.

References Foam::ln(), and NotImplemented.

Here is the call graph for this function:

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