SimpleGL  1.1.0
A framework for platform independent rendering
sgl::TextureImage Member List

This is the complete list of members for sgl::TextureImage, including all inherited members.

getCurrent()sgl::TextureImagestatic
getHandle()sgl::TextureImage
getHeight()sgl::TextureImage
getImageView()sgl::TextureImage
getSampler()sgl::TextureImage
getWidth()sgl::TextureImage
setCurrent(TextureImage *current)sgl::TextureImagestatic
TextureImage(uint32_t width, uint32_t height)sgl::TextureImage
upload(std::vector< uint8_t > data)sgl::TextureImage
~TextureImage(void)sgl::TextureImage