_global_ptr | TexturePool | [private, static] |
_textures | TexturePool | [private] |
add_texture(Texture *texture) | TexturePool | [inline, static] |
garbage_collect() | TexturePool | [inline, static] |
get_ptr() | TexturePool | [private, static] |
has_texture(const string &filename) | TexturePool | [inline, static] |
list_contents(ostream &out) | TexturePool | [inline, static] |
load_texture(const string &filename, int primary_file_num_channels=0) | TexturePool | [inline, static] |
load_texture(const string &filename, const string &alpha_filename, int primary_file_num_channels=0, int alpha_file_channel=0) | TexturePool | [inline, static] |
ns_add_texture(Texture *texture) | TexturePool | [private] |
ns_garbage_collect() | TexturePool | [private] |
ns_has_texture(const Filename &orig_filename) | TexturePool | [private] |
ns_list_contents(ostream &out) | TexturePool | [private] |
ns_load_texture(const Filename &orig_filename, int primary_file_num_channels) | TexturePool | [private] |
ns_load_texture(const Filename &orig_filename, const Filename &orig_alpha_filename, int primary_file_num_channels, int alpha_file_channel) | TexturePool | [private] |
ns_release_all_textures() | TexturePool | [private] |
ns_release_texture(Texture *texture) | TexturePool | [private] |
release_all_textures() | TexturePool | [inline, static] |
release_texture(Texture *texture) | TexturePool | [inline, static] |
TexturePool() | TexturePool | [inline, private] |
Textures typedef | TexturePool | [private] |
verify_texture(const string &filename) | TexturePool | [inline, static] |