Shader Tool
Small shader visualiser.
|
This is the complete list of members for st::GLTexture, including all inherited members.
GLTexture()=default | st::GLTexture | |
GLTexture(const std::string &textureName) | st::GLTexture | inline |
GLTexture(const std::string &textureName, GLint textureId) | st::GLTexture | inline |
GLTexture(const GLTexture &other)=delete | st::GLTexture | |
GLTexture(GLTexture &&other) noexcept | st::GLTexture | inline |
handleType typedef | st::GLTexture | |
load(const std::string &fileName) | st::GLTexture | |
mTextureId | st::GLTexture | private |
mTextureName | st::GLTexture | private |
operator=(const GLTexture &other)=delete | st::GLTexture | |
operator=(GLTexture &&other) noexcept | st::GLTexture | inline |
texture() const | st::GLTexture | inline |
textureName() const | st::GLTexture | inline |
~GLTexture() noexcept | st::GLTexture | inline |