Go to the documentation of this file.
37 #ifndef sortLabelledTri_H
38 #define sortLabelledTri_H
47 class sortLabelledTri;
68 inline bool operator()
104 public List<surfAndLabel>
Scalar comparison function used for sorting.
labelList indices() const
Return the list of sorted point indices.
A class representing the concept of 1 (scalar(1.0)) used to avoid unnecessary manipulations for objec...
surfAndLabel(const triSurface &surf, const label index)
Construct from surface and index.
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
const triSurface * surfPtr_
Triangulated surface description with patch information.
Helper class which when constructed with a triSurface sorts the faces according to region number (or ...
A 1D array of objects of type <T>, where the size of the vector is known and used for subscript bound...
surfAndLabel()
Construct null.
sortLabelledTri(const triSurface &)
Construct from surface, sorting the faces according to patch.