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

UniqueEggMaterials Class Reference

An STL function object for sorting materials into order by properties. More...

#include <eggMaterial.h>

List of all members.

Public Member Functions

 UniqueEggMaterials (int eq=~0)
bool operator() (const EggMaterial *t1, const EggMaterial *t2) const

Public Attributes

int _eq


Detailed Description

An STL function object for sorting materials into order by properties.

Returns true if the two referenced EggMaterial pointers are in sorted order, false otherwise.

Definition at line 132 of file eggMaterial.h.


Constructor & Destructor Documentation

UniqueEggMaterials::UniqueEggMaterials int  eq = ~0  )  [inline]
 

Definition at line 369 of file eggMaterial.I.


Member Function Documentation

bool UniqueEggMaterials::operator() const EggMaterial t1,
const EggMaterial t2
const [inline]
 

Definition at line 380 of file eggMaterial.I.


Member Data Documentation

int UniqueEggMaterials::_eq
 

Definition at line 137 of file eggMaterial.h.


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