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 std::string &name) constMaterialCollection
get_material(int index) constMaterialCollection
get_num_materials() constMaterialCollection
has_material(Material *material) constMaterialCollection
MaterialCollection() (defined in MaterialCollection)MaterialCollection
MaterialCollection(const MaterialCollection &copy) (defined in MaterialCollection)MaterialCollection
operator [](int index) constMaterialCollection
operator+(const MaterialCollection &other) constMaterialCollectioninline
operator+=(const MaterialCollection &other)MaterialCollectioninline
operator=(const MaterialCollection &copy) (defined in MaterialCollection)MaterialCollection
output(std::ostream &out) constMaterialCollection
remove_duplicate_materials()MaterialCollection
remove_material(Material *node_material)MaterialCollection
remove_materials_from(const MaterialCollection &other)MaterialCollection
size() constMaterialCollection
write(std::ostream &out, int indent_level=0) constMaterialCollection
~MaterialCollection() (defined in MaterialCollection)MaterialCollectioninline