LifeV
lineDistance Class Reference
+ Collaboration diagram for lineDistance:

Public Member Functions

 lineDistance (Real a, Real b, Real c)
 
Real operator() (Vector3D const &point)
 

Private Attributes

Real const M_a
 
Real const M_b
 
Real const M_c
 

Detailed Description

Definition at line 152 of file entity_selection.cpp.

Constructor & Destructor Documentation

◆ lineDistance()

lineDistance ( Real  a,
Real  b,
Real  c 
)
inline

Definition at line 155 of file entity_selection.cpp.

Member Function Documentation

◆ operator()()

Real operator() ( Vector3D const &  point)
inline

Definition at line 161 of file entity_selection.cpp.

Field Documentation

◆ M_a

Real const M_a
private

Definition at line 167 of file entity_selection.cpp.

◆ M_b

Real const M_b
private

Definition at line 168 of file entity_selection.cpp.

◆ M_c

Real const M_c
private

Definition at line 169 of file entity_selection.cpp.


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