ReTo  0.3.7
reto::Texture2D Member List

This is the complete list of members for reto::Texture2D, including all inherited members.

_border (defined in reto::Texture)reto::Textureprotected
_format (defined in reto::Texture)reto::Textureprotected
_handler (defined in reto::Texture)reto::Textureprotected
_height (defined in reto::Texture2D)reto::Texture2Dprotected
_internalFormat (defined in reto::Texture)reto::Textureprotected
_level (defined in reto::Texture)reto::Textureprotected
_loaded (defined in reto::Texture)reto::Textureprotected
_magFilter (defined in reto::Texture)reto::Textureprotected
_minFilter (defined in reto::Texture)reto::Textureprotected
_packAlignment (defined in reto::Texture)reto::Textureprotected
_src (defined in reto::Texture2D)reto::Texture2Dprotected
_target (defined in reto::Texture)reto::Textureprotected
_type (defined in reto::Texture)reto::Textureprotected
_unpackAlignment (defined in reto::Texture)reto::Textureprotected
_width (defined in reto::Texture2D)reto::Texture2Dprotected
_wrapR (defined in reto::Texture)reto::Textureprotected
_wrapS (defined in reto::Texture)reto::Textureprotected
_wrapT (defined in reto::Texture)reto::Textureprotected
bind(int slot=-1)reto::Texture
configTexture(void *data=nullptr) (defined in reto::Texture2D)reto::Texture2Dprotected
handler(void) const reto::Texture
isLoaded(void) const reto::Texture
load(void) (defined in reto::Texture2D)reto::Texture2Dprotectedvirtual
resize(int w, int h)reto::Texture2Dvirtual
resize(int w, int h, void *data)reto::Texture2Dvirtual
target(void) const reto::Texture
Texture(const TextureConfig &options, unsigned int type) (defined in reto::Texture)reto::Textureprotected
Texture2D(const TextureConfig &options, unsigned int width, unsigned int height) (defined in reto::Texture2D)reto::Texture2D
Texture2D(const TextureConfig &options, void *data, unsigned int width, unsigned int height) (defined in reto::Texture2D)reto::Texture2D
Texture2D(const TextureConfig &options, const std::string src) (defined in reto::Texture2D)reto::Texture2D
unbind(void)reto::Texture
~Texture(void)=0 (defined in reto::Texture)reto::Texturepure virtual
~Texture2D(void) (defined in reto::Texture2D)reto::Texture2Dvirtual