CrystalSpace

Public API Reference

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

csWSTexVector Class Reference
[Crystal Space Windowing System]

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

#include <csws/cswstex.h>

Inheritance diagram for csWSTexVector:

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

Public Member Functions

 csWSTexVector ()
 Initialize the texture vector.
csWSTextureFindTexture (const char *name) const
 Find a texture by name.

Static Public Member Functions

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 csArrayItemNotFound, csArray< T *, csPDelArrayElementHandler< T * > >::FindKey(), and csArray< T *, csPDelArrayElementHandler< T * > >::Get().


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