CrystalSpace

Public API Reference

CS::PluginCommon::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
uint32bitmap
 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 32 of file texture.h.


Member Data Documentation

(1 << log2(width)) - 1 and (1 << log2(height)) - 1

Definition at line 39 of file texture.h.

The bitmap.

Definition at line 41 of file texture.h.

log2(width) and log2(height)

Definition at line 37 of file texture.h.

Width and height.

Definition at line 35 of file texture.h.


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