xbmc
|
Simple class for passing texture detail around. More...
#include <TextureCacheJob.h>
Public Member Functions | |
bool | operator== (const CTextureDetails &right) const |
Public Attributes | |
int | id |
std::string | file |
std::string | hash |
unsigned int | width |
unsigned int | height |
bool | updateable |
Simple class for passing texture detail around.