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.

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


Static Public Methods

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


Detailed Description

This class is a vector of csWSTexture's.

Definition at line 116 of file cswstex.h.


Constructor & Destructor Documentation

csWSTexVector::csWSTexVector  
 

Initialize the texture vector.


Member Function Documentation

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

Compare texture with name; used in FindKey ().

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

Find a texture by name.

Definition at line 124 of file cswstex.h.

References csArray< T *, csPDelArrayElementHandler< T * > >::Get().

Referenced by csApp::GetTexture().


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