| 
    VTK
    9.3.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 26 of file vtkBlockSortHelper.h.
      
  | 
  inline | 
Definition at line 32 of file vtkBlockSortHelper.h.
      
  | 
  inline | 
Definition at line 291 of file vtkBlockSortHelper.h.