| __pad0__ | TextureCollection | [private] |
| _textures | TextureCollection | [private] |
| add_texture(Texture *node_texture) | TextureCollection | [private] |
| add_textures_from(const TextureCollection &other) | TextureCollection | [private] |
| clear() | TextureCollection | [private] |
| find_texture(const string &name) const | TextureCollection | [private] |
| get_num_textures() const | TextureCollection | [private] |
| get_texture(int index) const | TextureCollection | [private] |
| has_texture(Texture *texture) const | TextureCollection | [private] |
| operator=(const TextureCollection ©) | TextureCollection | [private] |
| operator[](int index) const | TextureCollection | [private] |
| output(ostream &out) const | TextureCollection | [private] |
| PTA(PT(Texture)) Textures | TextureCollection | [private] |
| remove_duplicate_textures() | TextureCollection | [private] |
| remove_texture(Texture *node_texture) | TextureCollection | [private] |
| remove_textures_from(const TextureCollection &other) | TextureCollection | [private] |
| TextureCollection(const TextureCollection ©) | TextureCollection | [private] |
| write(ostream &out, int indent_level=0) const | TextureCollection | [private] |
| ~TextureCollection() | TextureCollection | [private] |
1.3