Container for sorting intersections. More...
Public Member Functions | |
pointHitSort () | |
Construct null. More... | |
pointHitSort (const pointHit &inter, const label index) | |
Construct from intersection, index. More... | |
const pointHit & | inter () const |
label | index () const |
bool | operator== (const pointHitSort &rhs) const |
bool | operator< (const pointHitSort &rhs) const |
|
inline |
Construct null.
Definition at line 65 of file pointHitSort.H.
|
inline |
Construct from intersection, index.
Definition at line 72 of file pointHitSort.H.
|
inline |
Definition at line 81 of file pointHitSort.H.
Referenced by pointHitSort::operator<(), and pointHitSort::operator==().
|
inline |
Definition at line 86 of file pointHitSort.H.
|
inline |
Definition at line 93 of file pointHitSort.H.
References PointHit< Point >::distance(), and pointHitSort::inter().
|
inline |
Definition at line 98 of file pointHitSort.H.
References PointHit< Point >::distance(), and pointHitSort::inter().