csWSTexVector Class Reference
[Crystal Space Windowing System]
This class is a vector of csWSTexture's.
More...
#include <cswstex.h>
Inheritance diagram for csWSTexVector:

Public Methods | |
csWSTexVector () | |
Initialize the texture vector. | |
csWSTexture * | FindTexture (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
|
Initialize the texture vector.
|
Member Function Documentation
|
Compare texture with name; used in FindKey ().
|
|
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:
- csws/cswstex.h
Generated for Crystal Space by doxygen 1.2.18