igraphic/dxtcompress.h File Reference
DXT compressor/decompressor interface. More...
#include "csgfx/rgbpixel.h"#include "csutil/scf_interface.h"Go to the source code of this file.
Classes | |
| struct | CS::Graphics::UncompressedDXTDataLayout |
| Description on how pixel data before compression resp. More... | |
Namespaces | |
| namespace | CS |
Main namespace for CrystalSpace. | |
| namespace | CS::Graphics |
Graphics and rendering related classes. | |
Defines | |
| #define | CS_DXTDECOMPRESSOR_DEFAULT "crystalspace.graphic.dxt.decompress.default" |
| Class ID of the default DXT decompressor implementation. | |
Detailed Description
DXT compressor/decompressor interface.
Definition in file dxtcompress.h.
Define Documentation
| #define CS_DXTDECOMPRESSOR_DEFAULT "crystalspace.graphic.dxt.decompress.default" |
Class ID of the default DXT decompressor implementation.
Definition at line 91 of file dxtcompress.h.
Generated for Crystal Space 2.1 by doxygen 1.6.1
