This is the complete list of members for TexturePool, including all inherited members.
| add_texture(Texture *texture) | TexturePool | inlinestatic |
| clear_fake_texture_image() | TexturePool | inlinestatic |
| find_all_textures(const std::string &name="*") | TexturePool | inlinestatic |
| find_texture(const std::string &name) | TexturePool | inlinestatic |
| garbage_collect() | TexturePool | inlinestatic |
| get_alpha_scale_map() | TexturePool | inlinestatic |
| get_fake_texture_image() | TexturePool | inlinestatic |
| get_global_ptr() | TexturePool | static |
| get_normalization_cube_map(int size) | TexturePool | inlinestatic |
| get_texture_type(const std::string &extension) const | TexturePool | |
| has_fake_texture_image() | TexturePool | inlinestatic |
| has_texture(const Filename &filename) | TexturePool | inlinestatic |
| list_contents(std::ostream &out) | TexturePool | inlinestatic |
| list_contents() | TexturePool | inlinestatic |
| load_2d_texture_array(const Filename &filename_pattern, bool read_mipmaps=false, const LoaderOptions &options=LoaderOptions()) | TexturePool | inlinestatic |
| load_3d_texture(const Filename &filename_pattern, bool read_mipmaps=false, const LoaderOptions &options=LoaderOptions()) | TexturePool | inlinestatic |
| load_cube_map(const Filename &filename_pattern, bool read_mipmaps=false, const LoaderOptions &options=LoaderOptions()) | TexturePool | inlinestatic |
| load_texture(const Filename &filename, int primary_file_num_channels=0, bool read_mipmaps=false, const LoaderOptions &options=LoaderOptions()) | TexturePool | inlinestatic |
| load_texture(const Filename &filename, const Filename &alpha_filename, int primary_file_num_channels=0, int alpha_file_channel=0, bool read_mipmaps=false, const LoaderOptions &options=LoaderOptions()) | TexturePool | inlinestatic |
| MakeTextureFunc typedef (defined in TexturePool) | TexturePool | |
| register_filter(TexturePoolFilter *filter) | TexturePool | |
| register_texture_type(MakeTextureFunc *func, const std::string &extensions) | TexturePool | |
| rehash() | TexturePool | inlinestatic |
| release_all_textures() | TexturePool | inlinestatic |
| release_texture(Texture *texture) | TexturePool | inlinestatic |
| set_fake_texture_image(const Filename &filename) | TexturePool | inlinestatic |
| verify_texture(const Filename &filename) | TexturePool | inlinestatic |
| write_texture_types(std::ostream &out, int indent_level) const | TexturePool |
1.8.15