20#ifndef GeomAlgoAPI_SortListOfShapes_H_
21#define GeomAlgoAPI_SortListOfShapes_H_
23#include "GeomAlgoAPI.h"
25#include <GeomAPI_Shape.h>
35 GEOMALGOAPI_EXPORT
static void sort(ListOfShape& theShapes);
Performs sorting of shapes according to geometric properties.
Definition: GeomAlgoAPI_SortListOfShapes.h:31
static void sort(ListOfShape &theShapes)
Sorts list of shapes in accordance with their geometric properties.
Definition: GeomAlgoAPI_SortListOfShapes.cpp:176