SimpleGL
1.1.0
A framework for platform independent rendering
|
This is the complete list of members for sgl::TextureImage, including all inherited members.
getCurrent() | sgl::TextureImage | static |
getHandle() | sgl::TextureImage | |
getHeight() | sgl::TextureImage | |
getImageView() | sgl::TextureImage | |
getSampler() | sgl::TextureImage | |
getWidth() | sgl::TextureImage | |
setCurrent(TextureImage *current) | sgl::TextureImage | static |
TextureImage(uint32_t width, uint32_t height) | sgl::TextureImage | |
upload(std::vector< uint8_t > data) | sgl::TextureImage | |
~TextureImage(void) | sgl::TextureImage |