CS::TextureFormatStrings Class Reference
[3D]
Texture format string parser routines.
More...
#include <csgfx/textureformatstrings.h>
Static Public Member Functions | |
| static csString | ConvertCanonical (const char *in) |
| Convert a texture format to a canonical form. | |
| static StructuredTextureFormat | ConvertStructured (const char *in) |
| Convert a (canonical or not) texture format to a structured form. | |
Detailed Description
Texture format string parser routines.Definition at line 313 of file textureformatstrings.h.
Member Function Documentation
| static csString CS::TextureFormatStrings::ConvertCanonical | ( | const char * | in | ) | [static] |
The documentation for this class was generated from the following file:
- csgfx/textureformatstrings.h
Generated for Crystal Space 1.4.0 by doxygen 1.5.8
