CrystalSpace::SoftShader::SoftwareTexture Struct Reference
List of all members.Public Attributes | |
int | and_h |
int | and_w |
(1 << log2(width)) - 1 and (1 << log2(height)) - 1 | |
uint32 * | bitmap |
The bitmap. | |
int | h |
int | shf_h |
int | shf_w |
log2(width) and log2(height) | |
int | w |
Width and height. |
Detailed Description
Definition at line 30 of file texture.h.
Member Data Documentation
|
(1 << log2(width)) - 1 and (1 << log2(height)) - 1
|
|
The bitmap.
|
|
log2(width) and log2(height)
|
|
Width and height.
|
The documentation for this struct was generated from the following file:
- csplugincommon/softshader/texture.h
Generated for Crystal Space by doxygen 1.4.6