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

EggBinMakerCompareNodes Class Reference

This is just an STL function object, used to sort nodes within EggBinMaker. More...

#include <eggBinMaker.h>

List of all members.

Public Member Functions

 EggBinMakerCompareNodes ()
 EggBinMakerCompareNodes (EggBinMaker *ebm)
bool operator() (const EggNode *a, const EggNode *b) const
 Called by the SortedNodes set to put nodes into bin order.


Public Attributes

EggBinMaker_ebm


Detailed Description

This is just an STL function object, used to sort nodes within EggBinMaker.

It's part of the private interface; ignore it.

Definition at line 239 of file eggBinMaker.h.


Constructor & Destructor Documentation

EggBinMakerCompareNodes::EggBinMakerCompareNodes  )  [inline]
 

Definition at line 241 of file eggBinMaker.h.

EggBinMakerCompareNodes::EggBinMakerCompareNodes EggBinMaker ebm  )  [inline]
 

Definition at line 246 of file eggBinMaker.h.


Member Function Documentation

bool EggBinMakerCompareNodes::operator() const EggNode a,
const EggNode b
const
 

Called by the SortedNodes set to put nodes into bin order.

Returns true if the first node falls into an earlier bin than the second node, false otherwise.

Definition at line 46 of file eggBinMaker.cxx.


Member Data Documentation

EggBinMaker* EggBinMakerCompareNodes::_ebm
 

Definition at line 249 of file eggBinMaker.h.


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