::lug::Graphics::Builder::Texture class | lug::Graphics::Render::Texture | friend |
_format | lug::Graphics::Render::Texture | private |
_height | lug::Graphics::Render::Texture | private |
_magFilter | lug::Graphics::Render::Texture | private |
_minFilter | lug::Graphics::Render::Texture | private |
_mipMapFilter | lug::Graphics::Render::Texture | private |
_name | lug::Graphics::Resource | protected |
_width | lug::Graphics::Render::Texture | private |
_wrapS | lug::Graphics::Render::Texture | private |
_wrapT | lug::Graphics::Render::Texture | private |
Filter enum name | lug::Graphics::Render::Texture | |
Format enum name | lug::Graphics::Render::Texture | |
formatToSize(Render::Texture::Format format) | lug::Graphics::Render::Texture | inlinestatic |
getFormat() const | lug::Graphics::Render::Texture | inline |
getHandle() const | lug::Graphics::Resource | inline |
getHeight() const | lug::Graphics::Render::Texture | inline |
getMagFilter() const | lug::Graphics::Render::Texture | inline |
getMinFilter() const | lug::Graphics::Render::Texture | inline |
getMipMapFilter() const | lug::Graphics::Render::Texture | inline |
getName() const | lug::Graphics::Resource | inline |
getType() const | lug::Graphics::Resource | inline |
getWidth() const | lug::Graphics::Render::Texture | inline |
getWrapS() const | lug::Graphics::Render::Texture | inline |
getWrapT() const | lug::Graphics::Render::Texture | inline |
operator=(const Texture &)=delete | lug::Graphics::Render::Texture | |
operator=(Texture &&)=delete | lug::Graphics::Render::Texture | |
lug::Graphics::Resource::operator=(const Resource &)=delete | lug::Graphics::Resource | |
lug::Graphics::Resource::operator=(Resource &&)=delete | lug::Graphics::Resource | |
Resource(Type type, const std::string &name) | lug::Graphics::Resource | |
Resource(const Resource &)=delete | lug::Graphics::Resource | |
Resource(Resource &&)=delete | lug::Graphics::Resource | |
setName(const std::string &name) | lug::Graphics::Resource | inline |
Texture(const std::string &name) | lug::Graphics::Render::Texture | |
Texture(const Texture &)=delete | lug::Graphics::Render::Texture | |
Texture(Texture &&)=delete | lug::Graphics::Render::Texture | |
Type enum name | lug::Graphics::Resource | |
WrappingMode enum name | lug::Graphics::Render::Texture | |
~Resource()=default | lug::Graphics::Resource | virtual |
~Texture()=default | lug::Graphics::Render::Texture | virtual |