Easy3D 2.5.3
TextureManager Member List

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

release(const Texture *texture)TextureManagerstatic
request(const std::string &image_file, Texture::WrapMode wrap=Texture::CLAMP_TO_EDGE, Texture::FilterMode filter=Texture::LINEAR)TextureManagerstatic
request(const std::string &image_file, int num_stripes, Texture::WrapMode wrap=Texture::CLAMP_TO_EDGE, Texture::FilterMode filter=Texture::LINEAR)TextureManagerstatic
request(int num_stripes, int stride, Texture::WrapMode wrap=Texture::CLAMP_TO_EDGE, Texture::FilterMode filter=Texture::LINEAR)TextureManagerstatic
terminate()TextureManagerstatic