Open CASCADE Technology
7.0.0
|
Performs centroid-based sorting of abstract set. More...
#include <BVH_Sorter.hxx>
Static Public Member Functions | |
static void | Perform (BVH_Set< T, N > *theSet, const Standard_Integer theAxis) |
Sorts the set by centroids coordinates in specified axis. More... | |
static void | Perform (BVH_Set< T, N > *theSet, const Standard_Integer theAxis, const Standard_Integer theBegElement, const Standard_Integer theEndElement) |
Sorts the set by centroids coordinates in specified axis. More... | |
Performs centroid-based sorting of abstract set.
|
static |
Sorts the set by centroids coordinates in specified axis.
|
static |
Sorts the set by centroids coordinates in specified axis.