SuperDex Physics C++ API
Loading...
Searching...
No Matches
material_params.h File Reference

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³].