|
adamantine
|
#include <MaterialStates.hh>
Public Types | |
| enum class | State { solid , SIZE } |
Static Public Attributes | |
| static unsigned constexpr int | n_material_states |
This struct describes a material that can be found in one state: solid as it is the case in FDM.
Definition at line 61 of file MaterialStates.hh.
|
strong |
Enum on the possible material states.
| Enumerator | |
|---|---|
| solid | |
| SIZE | |
Definition at line 66 of file MaterialStates.hh.
|
staticconstexpr |
Maximum different number of states a given material can be.
Definition at line 75 of file MaterialStates.hh.