2D_Game_Engine
Loading...
Searching...
No Matches
Texture Member List

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

Bind(unsigned int slot=0) constTexture
FreeTexture()Textureinline
GetHeight() constTextureinline
GetTexID() constTextureinline
GetWidth() constTextureinline
m_BPPTextureprotected
m_FilePathTextureprotected
m_HeightTextureprotected
m_IDTextureprotected
m_LoadedFilePathTextureprotected
m_LoadedMagFilterTextureprotected
m_LoadedMinFilterTextureprotected
m_LocalBufferTextureprotected
m_MagFilterTextureprotected
m_MinFilterTextureprotected
m_TexIDTextureprotected
m_WidthTextureprotected
operator=(Texture &other)Textureinline
operator=(Texture &&other)Textureinline
RendererTexturefriend
SceneSerializerTexturefriend
Texture()Textureinline
Texture(const std::string &path, int mag_filter, int min_filter, uint32_t texID)Texture
Texture(Texture &other)Texture
TexturesManagerTexturefriend
Unbind() constTexture
~Texture()Texture