Removing OpenGL code related to textures
This commit is contained in:
@@ -45,7 +45,6 @@ public:
|
||||
KRTexture(KRContext& context, std::string name);
|
||||
virtual ~KRTexture();
|
||||
|
||||
virtual void bind(GLuint texture_unit);
|
||||
void releaseHandles();
|
||||
long getMemSize();
|
||||
virtual long getReferencedMemSize();
|
||||
|
||||
Reference in New Issue
Block a user