Blender V2.61 - r43446
Public Member Functions

GIM_RSORT_TOKEN_COMPARATOR Class Reference

Prototype for comparators. More...

#include <gim_radixsort.h>

List of all members.

Public Member Functions

int operator() (const GIM_RSORT_TOKEN &a, const GIM_RSORT_TOKEN &b)

Detailed Description

Prototype for comparators.

Definition at line 125 of file gim_radixsort.h.


Member Function Documentation

int GIM_RSORT_TOKEN_COMPARATOR::operator() ( const GIM_RSORT_TOKEN a,
const GIM_RSORT_TOKEN b 
) [inline]

Definition at line 129 of file gim_radixsort.h.

References GIM_RSORT_TOKEN::m_key.


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