VTK
9.1.0
|
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 37 of file vtkBlockSortHelper.h.
|
inline |
Definition at line 43 of file vtkBlockSortHelper.h.
|
inline |
Definition at line 302 of file vtkBlockSortHelper.h.