Hold surface and label. More...
#include <src/triSurface/tools/labelledTri/sortLabelledTri.H>
Hold surface and label.
Definition at line 55 of file sortLabelledTri.H.
Classes | |
class | less |
scalar comparison function used for sorting |
Public Member Functions | |
surfAndLabel () | |
Construct null. | |
surfAndLabel (const triSurface &surf, const label index) | |
Construct from surface and index. |
Friends | |
class | sortLabelledTri |
|
inline |
Construct null.
Definition at line 83 of file sortLabelledTri.H.
|
inline |
Construct from surface and index.
Definition at line 90 of file sortLabelledTri.H.
|
friend |
Definition at line 78 of file sortLabelledTri.H.