Public Member Functions | Data Fields
tetOverlapVolume::hasOverlapOp Class Reference

tetPoints combining : check for overlap More...

Collaboration diagram for tetOverlapVolume::hasOverlapOp:
Collaboration graph
[legend]

Public Member Functions

 hasOverlapOp (const scalar threshold)
 
bool operator() (const tetPoints &A, const tetPoints &B)
 Overlap two tets. More...
 

Data Fields

const scalar threshold_
 
tetPointRef::sumVolOp iop_
 
bool ok_
 

Detailed Description

tetPoints combining : check for overlap

Definition at line 85 of file tetOverlapVolume.H.

Constructor & Destructor Documentation

◆ hasOverlapOp()

hasOverlapOp ( const scalar  threshold)
inline

Definition at line 93 of file tetOverlapVolume.H.

Member Function Documentation

◆ operator()()

bool operator() ( const tetPoints A,
const tetPoints B 
)
inline

Overlap two tets.

Definition at line 101 of file tetOverlapVolume.H.

References A(), tetOverlapVolume::hasOverlapOp::iop_, tetOverlapVolume::hasOverlapOp::ok_, tetOverlapVolume::hasOverlapOp::threshold_, and tetrahedron::sumVolOp::vol_.

Here is the call graph for this function:

Field Documentation

◆ threshold_

const scalar threshold_

Definition at line 89 of file tetOverlapVolume.H.

Referenced by tetOverlapVolume::hasOverlapOp::operator()().

◆ iop_

Definition at line 90 of file tetOverlapVolume.H.

Referenced by tetOverlapVolume::hasOverlapOp::operator()().

◆ ok_

bool ok_

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