|
eos 1.4.0
|
Represents a texture for rendering. More...
#include <Texture.hpp>
Public Attributes | |
| std::vector< eos::core::Image4u > | mipmaps |
| unsigned char | widthLog |
| unsigned char | heightLog |
| unsigned int | mipmaps_num |
Represents a texture for rendering.
Represents a texture and mipmap levels for use in the renderer. Todo: This whole class needs a major overhaul and documentation.