Blender V2.61 - r43446
Public Member Functions

less_comparator Class Reference

#include <gim_radixsort.h>

List of all members.

Public Member Functions

template<class T , class Z >
int operator() (const T &a, const Z &b)

Detailed Description

Macros for sorting. Prototype for comparators

Definition at line 41 of file gim_radixsort.h.


Member Function Documentation

template<class T , class Z >
int less_comparator::operator() ( const T &  a,
const Z &  b 
) [inline]

Definition at line 46 of file gim_radixsort.h.


The documentation for this class was generated from the following file: