Panda3D
TextureCollection Member List

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

add_texture(Texture *texture)TextureCollection
add_textures_from(const TextureCollection &other)TextureCollection
append(Texture *texture)TextureCollectioninline
clear()TextureCollection
extend(const TextureCollection &other)TextureCollectioninline
find_texture(const string &name) constTextureCollection
get_num_textures() constTextureCollection
get_texture(int index) constTextureCollection
has_texture(Texture *texture) constTextureCollection
MAKE_SEQ(get_textures, get_num_textures, get_texture) (defined in TextureCollection)TextureCollection
operator+(const TextureCollection &other) constTextureCollectioninline
operator+=(const TextureCollection &other)TextureCollectioninline
operator=(const TextureCollection &copy) (defined in TextureCollection)TextureCollection
operator[](int index) constTextureCollection
output(ostream &out) constTextureCollection
remove_duplicate_textures()TextureCollection
remove_texture(Texture *texture)TextureCollection
remove_textures_from(const TextureCollection &other)TextureCollection
reserve(size_t num)TextureCollection
size() constTextureCollection
TextureCollection() (defined in TextureCollection)TextureCollection
TextureCollection(const TextureCollection &copy) (defined in TextureCollection)TextureCollection
write(ostream &out, int indent_level=0) constTextureCollection
~TextureCollection() (defined in TextureCollection)TextureCollectioninline