![]() |
|
Public Member Functions | |
pointHitSort () | |
Construct null. | |
pointHitSort (const pointHit &inter, const label index) | |
Construct from intersection, index. | |
const pointHit & | inter () const |
label | index () const |
bool | operator== (const pointHitSort &rhs) const |
bool | operator> (const pointHitSort &rhs) const |
|
Construct null.
Definition at line 74 of file pointHitSort.H. |
|
Construct from intersection, index.
Definition at line 81 of file pointHitSort.H. |
|
Definition at line 95 of file pointHitSort.H. References pointHit::distance(), and pointHitSort::inter(). |
Here is the call graph for this function:
|
Definition at line 90 of file pointHitSort.H. Referenced by pointHitSort::index(). |
|
Definition at line 102 of file pointHitSort.H. |
|
Definition at line 107 of file pointHitSort.H. |