|
Momentum Scripting v1
|
#include <Material.h>
Public Member Functions | |
| double | getDensity () const |
| std::string | getName () const |
| bool | operator== (const Material &other) const |
Friends | |
| class | GranularBody |
| class | GranularBodySystem |
| class | Simulation |
| double MOMENTUM_NAMESPACE::Material::getDensity | ( | ) | const |
| std::string MOMENTUM_NAMESPACE::Material::getName | ( | ) | const |
| bool MOMENTUM_NAMESPACE::Material::operator== | ( | const Material & | other | ) | const |
|
friend |
|
friend |
|
friend |