|
eos
0.7.1
|
Represents a texture for rendering. More...
#include <utils.hpp>
Public Attributes | |
| std::vector< cv::Mat > | 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.
1.8.11