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