Material Member List
This is the complete list of members for Material, including all inherited members.
| Density() const | Material | |
| Material() | Material | |
| Material(const MaterialType _type) | Material | explicit |
| Material(const std::string &_typename) | Material | explicit |
| Material(const double _density) | Material | explicit |
| Name() const | Material | |
| operator!=(const Material &_material) const | Material | |
| operator==(const Material &_material) const | Material | |
| Predefined() | Material | static |
| 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() const | Material |