void create(Vec2i dimension, TexFormat format, void *data=nullptr)
Creates internal storage for the texture.
Definition: Texture.cpp:11
Represents an OpenGL texture.
Definition: Texture.fpp:7
Definition: HotTexture.fpp:7
Interface for all texture types (2D, 3D, Cube).
Definition: Texture.hpp:30