Lums
|
This is the complete list of members for lm::Image, including all inherited members.
bufferHeight() const | lm::Image | inline |
bufferWidth() const | lm::Image | inline |
data() const | lm::Image | inline |
format() const | lm::Image | inline |
height() const | lm::Image | inline |
Image() | lm::Image | |
Image(const Image &)=delete | lm::Image | |
Image(Image &&rhs) | lm::Image | |
load() | lm::Image | |
loaded() const | lm::Image | inline |
operator=(const Image &)=delete | lm::Image | |
operator=(Image &&rhs) | lm::Image | |
setBuffer(unsigned char *buffer, unsigned int w, unsigned int h, GLenum format) | lm::Image | |
setPath(const std::string path, bool resource=true) | lm::Image | |
setScale(float scale) | lm::Image | |
unload() | lm::Image | |
width() const | lm::Image | inline |
~Image() | lm::Image |