Panda3D
MaterialCollection Member List
This is the complete list of members for MaterialCollection, including all inherited members.
add_material(Material *node_material)MaterialCollection
add_materials_from(const MaterialCollection &other)MaterialCollection
clear()MaterialCollection
find_material(const string &name) const MaterialCollection
get_material(int index) const MaterialCollection
get_num_materials() const MaterialCollection
has_material(Material *material) const MaterialCollection
MaterialCollection() (defined in MaterialCollection)MaterialCollection
MaterialCollection(const MaterialCollection &copy) (defined in MaterialCollection)MaterialCollection
operator+(const MaterialCollection &other) const MaterialCollection [inline]
operator+=(const MaterialCollection &other)MaterialCollection [inline]
operator=(const MaterialCollection &copy) (defined in MaterialCollection)MaterialCollection
operator[](int index) const MaterialCollection
output(ostream &out) const MaterialCollection
remove_duplicate_materials()MaterialCollection
remove_material(Material *node_material)MaterialCollection
remove_materials_from(const MaterialCollection &other)MaterialCollection
size() const MaterialCollection
write(ostream &out, int indent_level=0) const MaterialCollection
~MaterialCollection() (defined in MaterialCollection)MaterialCollection [inline]
 All Classes Functions Variables Enumerations