Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

CullBinManager::SortBins Class Reference

List of all members.

Public Member Functions

 SortBins (CullBinManager *manager)
 This is a function object whose sole purpose is to put the _sorted_bins vector in the proper order for rendering the bins.

bool operator() (int a, int b) const
 The function call method of the function object.


Public Attributes

CullBinManager_manager

Constructor & Destructor Documentation

CullBinManager::SortBins::SortBins CullBinManager manager  )  [inline]
 

This is a function object whose sole purpose is to put the _sorted_bins vector in the proper order for rendering the bins.

Definition at line 36 of file cullBinManager.I.

References CullBinManager::_bin_definitions, _manager, and INLINE.


Member Function Documentation

bool CullBinManager::SortBins::operator() int  a,
int  b
const [inline]
 

The function call method of the function object.

Returns true if the two bin indices are already in sorted order with a < b, or false otherwise.

Definition at line 54 of file cullBinManager.I.


Member Data Documentation

CullBinManager* CullBinManager::SortBins::_manager
 

Definition at line 97 of file cullBinManager.h.

Referenced by SortBins().


The documentation for this class was generated from the following files:
Generated on Fri May 2 00:49:02 2003 for Panda by doxygen1.3