Panda3D
Public Member Functions | Public Attributes

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 399 of file eggTexture.h.


The documentation for this class was generated from the following files:
 All Classes Functions Variables Enumerations