|
Easy3D 2.6.1
|
This is the complete list of members for TextureManager, including all inherited members.
| release(const Texture *texture) | TextureManager | static |
| request(const std::string &image_file, Texture::WrapMode wrap=Texture::CLAMP_TO_EDGE, Texture::FilterMode filter=Texture::LINEAR) | TextureManager | static |
| request(const std::string &image_file, int num_stripes, Texture::WrapMode wrap=Texture::CLAMP_TO_EDGE, Texture::FilterMode filter=Texture::LINEAR) | TextureManager | static |
| request(int num_stripes, int stride, Texture::WrapMode wrap=Texture::CLAMP_TO_EDGE, Texture::FilterMode filter=Texture::LINEAR) | TextureManager | static |
| terminate() | TextureManager | static |