Ignition Math

API Reference

6.8.0
Material Member List

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

Density() constMaterial
Material()Material
Material(const MaterialType _type)Materialexplicit
Material(const std::string &_typename)Materialexplicit
Material(const double _density)Materialexplicit
Material(const Material &_material)Material
Material(Material &&_material)Material
Name() constMaterial
operator!=(const Material &_material) constMaterial
operator=(const Material &_material)Material
operator=(Material &&_material)Material
operator==(const Material &_material) constMaterial
Predefined()Materialstatic
SetDensity(const double _density)Material
SetName(const std::string &_name)Material
SetToNearestDensity(const double _value, const double _epsilon=std::numeric_limits< double >::max())Material
SetType(const MaterialType _type)Material
Type() constMaterial
~Material()Material