ewol::resource::Texture Class Reference
Inheritance diagram for ewol::resource::Texture:
Public Member Functions | |
DECLARE_RESOURCE_FACTORY (Texture) | |
void | setImageSize (ivec2 newSize) |
egami::Image & | get () |
void | flush () |
bool | updateContext () |
void | removeContext () |
void | removeContextToLate () |
const ivec2 & | getOpenGlSize () const |
uint32_t | getRendererId () const |
Protected Member Functions | |
void | init (const std::string &_filename) |
void | init () |
Protected Attributes | |
uint32_t | m_texId |
egami::Image | m_data |
vec2 | m_endPointSize |
bool | m_loaded |
Member Data Documentation
§ m_texId
|
protected |
openGl textureID.
The documentation for this class was generated from the following file:
- framework/atria-soft/ewol/ewol/resource/Texture.hpp