memory refactor Texture and ImageData

This commit is contained in:
MihailRis
2024-06-30 21:24:46 +03:00
parent ce9c5b97c7
commit c0dca31e98
14 changed files with 191 additions and 160 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
#include "TextureAnimation.hpp"
#include "Texture.hpp"
#include "GLTexture.hpp"
#include "Framebuffer.hpp"
#include <GL/glew.h>