|
SuperDex Physics C++ API
|
#include <mochi_core/materials/active_neo_hookean_params.h>#include <mochi_core/materials/active_shape_targeting_arap_params.h>#include <mochi_core/materials/arap_params.h>#include <mochi_core/materials/linear_elastic_params.h>#include <mochi_core/materials/material_types.h>#include <mochi_core/materials/smith_neo_hookean_params.h>#include <mochi_core/materials/st_venant_kirchhoff_params.h>#include <mochi_core/mochi_platform.h>#include <mochi_core/utils/dynamic_array.h>#include <mochi_core/utils/nd_array.h>#include <mochi_core/utils/reflection.h>#include <mochi_core/utils/span.h>#include "material_params_inl.h"Go to the source code of this file.
Classes | |
| struct | superdex::PerElementSoftMaterialData |
| Per-element material parameters for a soft body in struct-of-arrays format. More... | |
| struct | superdex::PerElementSoftMaterialDataView |
| Non-owning view of per-element material parameters for a soft body, in struct-of-arrays format. More... | |
| struct | superdex::SoftMaterialParams |
| Material parameters for soft body simulation. More... | |
Namespaces | |
| namespace | superdex |
Typedefs | |
| using | superdex::NeoHookeanMaterialParams = SmithNeoHookeanMaterialParams |
Variables | |
| constexpr real | superdex::kDefaultDensity = 1000_r |
| Default material density [kg/m³]. | |