CrystalSpace

Public API Reference

Main Page   Modules   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members   Related Pages  

csWSTexVector Class Reference
[Crystal Space Windowing System]

This class is a vector of csWSTexture's. More...

#include <cswstex.h>

Inheritance diagram for csWSTexVector:

csPDelArray< csWSTexture > csArray< csWSTexture *, csPDelArrayElementHandler< csWSTexture * > > List of all members.

Public Methods

 csWSTexVector ()
 Initialize the texture vector. More...

csWSTextureFindTexture (const char *name)
 Find a texture by name. More...


Static Public Methods

int CompareKey (csWSTexture *const &Item, void *Key)
 Compare texture with name; used in FindKey (). More...


Detailed Description

This class is a vector of csWSTexture's.

Definition at line 114 of file cswstex.h.


Constructor & Destructor Documentation

csWSTexVector::csWSTexVector  
 

Initialize the texture vector.


Member Function Documentation

int csWSTexVector::CompareKey csWSTexture *const &    Item,
void *    Key
[static]
 

Compare texture with name; used in FindKey ().

Referenced by FindTexture.

csWSTexture* csWSTexVector::FindTexture const char *    name [inline]
 

Find a texture by name.

Definition at line 122 of file cswstex.h.

References CompareKey, csArray< csWSTexture *, csPDelArrayElementHandler< csWSTexture * > >::FindKey, and csArray< csWSTexture *, csPDelArrayElementHandler< csWSTexture * > >::Get.

Referenced by csApp::GetTexture.


The documentation for this class was generated from the following file:
Generated for Crystal Space by doxygen 1.2.14