Project Alice
|
This is the complete list of members for ogl::image, including all inherited members.
channels | ogl::image | |
data | ogl::image | |
image() | ogl::image | inline |
image(uint8_t *data, int32_t size_x, int32_t size_y, int32_t channels) | ogl::image | inline |
image(image const &other)=delete | ogl::image | |
image(image &&other) noexcept | ogl::image | inline |
operator=(image &&other) noexcept | ogl::image | inline |
operator=(image const &other)=delete | ogl::image | |
size_x | ogl::image | |
size_y | ogl::image | |
~image() | ogl::image | inline |