galaxy 1.0.0
Real-Time C++23 Game Programming Framework. Built on data-driven design principles and agile software engineering.
Loading...
Searching...
No Matches
galaxy::graphics::TextureView Member List

This is the complete list of members for galaxy::graphics::TextureView, including all inherited members.

anisotropy(const int level)galaxy::graphics::Texture
anisotropy() constgalaxy::graphics::Texture
bind() overridegalaxy::graphics::TextureViewvirtual
filter(const TextureFilter filter)galaxy::graphics::Texture
filter() constgalaxy::graphics::Texture
height() constgalaxy::graphics::Texture
id() constgalaxy::graphics::Texture
m_anisotropygalaxy::graphics::Textureprotected
m_filtergalaxy::graphics::Textureprotected
m_heightgalaxy::graphics::Textureprotected
m_idgalaxy::graphics::Textureprotected
m_modegalaxy::graphics::Textureprotected
m_widthgalaxy::graphics::Textureprotected
make_view(const unsigned int minlevel=0, const unsigned int numlevels=1, const unsigned int minlayer=0, const unsigned int numlayers=1)galaxy::graphics::Texture
mode(const TextureMode mode)galaxy::graphics::Texture
mode() constgalaxy::graphics::Texture
operator=(TextureView &&)galaxy::graphics::TextureView
operator=(const TextureView &)=deletegalaxy::graphics::TextureViewprivate
galaxy::graphics::Texture::operator=(Texture &&)galaxy::graphics::Texture
Texture(Texture &&)galaxy::graphics::Texture
Texture()galaxy::graphics::Textureprotected
Texture(const Texture &)=deletegalaxy::graphics::Textureprivate
TextureView(const unsigned int parent, const unsigned int minlevel, const unsigned int numlevels, const unsigned int minlayer, const unsigned int numlayers)galaxy::graphics::TextureView
TextureView(TextureView &&)galaxy::graphics::TextureView
TextureView()=deletegalaxy::graphics::TextureViewprivate
TextureView(const TextureView &)=deletegalaxy::graphics::TextureViewprivate
unbind() overridegalaxy::graphics::TextureViewvirtual
width() constgalaxy::graphics::Texture
~Texture()galaxy::graphics::Texturevirtual
~TextureView()galaxy::graphics::TextureViewvirtual