gz/math/MaterialType.hh File Reference
#include <gz/math/Export.hh>#include <gz/math/config.hh>Go to the source code of this file.
Namespaces | |
| gz | |
| gz::math | |
Enumerations | |
| enum class | MaterialType { STYROFOAM = 0 , PINE , WOOD , OAK , PLASTIC , CONCRETE , ALUMINUM , STEEL_ALLOY , STEEL_STAINLESS , IRON , BRASS , COPPER , TUNGSTEN , UNKNOWN_MATERIAL } |
| This enum lists the supported material types. A value can be used to create a Material instance. Source: https://en.wikipedia.org/wiki/Density. More... | |