270#if MOCHI_LANGUAGE_CPP20
437#include "contact_params_inl.h"
CoulombFrictionModel
Selects which Coulomb friction smoothing model to use.
@ CinfRegularized
C-infinity regularized Coulomb friction with no compact support: friction asymptotically approaches f...
@ C1Regularized
C1-smoothed Coulomb friction with compact support: friction transitions linearly from 0 to full stren...
ColliderType
Collision detection geometry for an Actor.
@ Auto
Automatic collider type selection based on the actor's shape.
@ Mesh
[Experimental] Represent the actor by its surface mesh.
@ Sdf
Grid-based Signed Distance Field (SDF) collision representation.
@ PointCloud
Point-cloud collision representation.
@ None
Invalid actor type.
@ Count
Number of actor type enum values.
#define MOCHI_ENUM_COUNT(name)
#define MOCHI_STRUCT_END()
#define MOCHI_ENUM_BEGIN(name)
#define MOCHI_FIELD(name)
#define MOCHI_STRUCT_BEGIN(name)
#define MOCHI_ATTRIBUTE(...)
#define MOCHI_ENUM_ITEM(name)
Data for an implicit box within a model file.