Implementation of reflections in progress
--HG-- extra : convert_revision : svn%3A7752d6cf-9f14-4ad2-affc-04f1e67b81a5/trunk%40124
This commit is contained in:
@@ -61,8 +61,7 @@ public:
|
||||
void selectTexture(int iTextureUnit, KRTexture *pTexture, int lod_max_dim);
|
||||
|
||||
KRTexture *loadTexture(const char *szName, KRDataBlock *data);
|
||||
KRTexture *loadTextureCube(const char *szName, KRDataBlock *data);
|
||||
|
||||
KRTexture *getTextureCube(const char *szName);
|
||||
KRTexture *getTexture(const char *szFile);
|
||||
|
||||
long getMemUsed();
|
||||
|
||||
Reference in New Issue
Block a user