CG-Project2
Loading...
Searching...
No Matches
ogl::Texture Member List

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

bind() const (defined in ogl::Texture)ogl::Texture
createTexture2D(void *data) (defined in ogl::Texture)ogl::Textureinline
fastCreateCustomTexture2D(const unsigned int &target, const unsigned int &level, const unsigned int &internalFormat, const unsigned int &width, const unsigned int &height, const unsigned int &border, const unsigned int &format, const unsigned int &type, void *data) (defined in ogl::Texture)ogl::Texture
fastCreateTexture2D(void *data) (defined in ogl::Texture)ogl::Texture
generateMipmap() (defined in ogl::Texture)ogl::Texture
getHeight() const (defined in ogl::Texture)ogl::Textureinline
getId() const (defined in ogl::Texture)ogl::Textureinline
getSize() const (defined in ogl::Texture)ogl::Textureinline
getWidth() const (defined in ogl::Texture)ogl::Textureinline
onAttach() (defined in ogl::Texture)ogl::Texture
onDetach() (defined in ogl::Texture)ogl::Texture
setHeight(const unsigned int &height) (defined in ogl::Texture)ogl::Textureinline
setSize(const Pair< unsigned int > &size) (defined in ogl::Texture)ogl::Textureinline
setTexParameterf(const unsigned int &pname, const float &pval) (defined in ogl::Texture)ogl::Texture
setTexParameteri(const unsigned int &pname, const int &pval) (defined in ogl::Texture)ogl::Texture
setWidth(const unsigned int &width) (defined in ogl::Texture)ogl::Textureinline
Texture()=default (defined in ogl::Texture)ogl::Texture
Texture(const TextureParams &params, const Pair< unsigned int > &size) (defined in ogl::Texture)ogl::Textureinline
Texture(const TextureParams &params, const unsigned int &width, const unsigned int &height) (defined in ogl::Texture)ogl::Textureinline
unbind() const (defined in ogl::Texture)ogl::Texture
~Texture()=default (defined in ogl::Texture)ogl::Texture