OpenFOAM logo
Open Source CFD Toolkit

pointHitSort Class Reference

Collaboration diagram for pointHitSort:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 pointHitSort ()
 Construct null.
 pointHitSort (const pointHit &inter, const label index)
 Construct from intersection, index.
const pointHitinter () const
label index () const
bool operator== (const pointHitSort &rhs) const
bool operator> (const pointHitSort &rhs) const

Constructor & Destructor Documentation

pointHitSort  )  [inline]
 

Construct null.

Definition at line 74 of file pointHitSort.H.

pointHitSort const pointHit inter,
const label  index
[inline]
 

Construct from intersection, index.

Definition at line 81 of file pointHitSort.H.


Member Function Documentation

label index  )  const [inline]
 

Definition at line 95 of file pointHitSort.H.

References pointHit::distance(), and pointHitSort::inter().

Here is the call graph for this function:

const pointHit& inter  )  const [inline]
 

Definition at line 90 of file pointHitSort.H.

Referenced by pointHitSort::index().

bool operator== const pointHitSort rhs  )  const [inline]
 

Definition at line 102 of file pointHitSort.H.

bool operator> const pointHitSort rhs  )  const [inline]
 

Definition at line 107 of file pointHitSort.H.


The documentation for this class was generated from the following file:
For further information go to www.openfoam.org