#include <RageTextureManager.h>
Public Member Functions | |
RageTextureManagerPrefs () | |
RageTextureManagerPrefs (int iTextureColorDepth, int iMovieColorDepth, bool bDelayedDelete, int iMaxTextureResolution, bool bMipMaps) | |
bool | operator!= (const RageTextureManagerPrefs &rhs) |
Public Attributes | |
int | m_iTextureColorDepth |
int | m_iMovieColorDepth |
bool | m_bDelayedDelete |
int | m_iMaxTextureResolution |
bool | m_bMipMaps |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|