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::Texture Member List

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

anisotropy(const int level)galaxy::graphics::Texture
anisotropy() constgalaxy::graphics::Texture
bind()=0galaxy::graphics::Texturepure virtual
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=(Texture &&)galaxy::graphics::Texture
operator=(const Texture &)=deletegalaxy::graphics::Textureprivate
Texture(Texture &&)galaxy::graphics::Texture
Texture()galaxy::graphics::Textureprotected
Texture(const Texture &)=deletegalaxy::graphics::Textureprivate
unbind()=0galaxy::graphics::Texturepure virtual
width() constgalaxy::graphics::Texture
~Texture()galaxy::graphics::Texturevirtual