#include <RageTextureID.h>
Public Types | |
| enum | TexPolicy { TEX_PERMANENT, TEX_CACHED, TEX_VOLATILE, TEX_DEFAULT } |
Public Member Functions | |
| bool | operator< (const RageTextureID &rhs) const |
| bool | operator== (const RageTextureID &rhs) const |
| void | Init () |
| RageTextureID () | |
| RageTextureID (const CString &fn) | |
| void | SetFilename (const CString &fn) |
Public Attributes | |
| CString | filename |
| int | iMaxSize |
| bool | bMipMaps |
| int | iAlphaBits |
| int | iGrayscaleBits |
| int | iColorDepth |
| bool | bDither |
| bool | bStretch |
| bool | bHotPinkColorKey |
| CString | AdditionalTextureHints |
| enum RageTextureID::TexPolicy | Policy |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.3.7