VTK
9.4.20241117
|
Collection of comparison functions for std::sort. More...
Classes | |
struct | BackToFront |
operator() for back-to-front sorting. More... | |
Functions | |
template<typename T > | |
void | GetBounds (T a, double bds[6]) |
template<> | |
void | GetBounds (vtkDataSet *first, double bds[6]) |
template<class RandomIt , typename T > | |
void | Sort (RandomIt bitr, RandomIt eitr, BackToFront< T > &me) |
Collection of comparison functions for std::sort.
|
inline |
Definition at line 25 of file vtkBlockSortHelper.h.
|
inline |
Definition at line 31 of file vtkBlockSortHelper.h.
|
inline |
Definition at line 290 of file vtkBlockSortHelper.h.