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

UniqueEggTextures Class Reference

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

#include <eggTexture.h>

List of all members.

Public Member Functions

 UniqueEggTextures (int eq=~0)
bool operator() (const EggTexture *t1, const EggTexture *t2) const

Public Attributes

int _eq


Detailed Description

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

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

Definition at line 204 of file eggTexture.h.


Constructor & Destructor Documentation

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

Definition at line 590 of file eggTexture.I.


Member Function Documentation

bool UniqueEggTextures::operator() const EggTexture t1,
const EggTexture t2
const [inline]
 

Definition at line 601 of file eggTexture.I.


Member Data Documentation

int UniqueEggTextures::_eq
 

Definition at line 209 of file eggTexture.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