Blender V5.0
btSoftBody::Joint::Specs Struct Reference

#include <btSoftBody.h>

Inherited by btSoftBody::AJoint::Specs, and btSoftBody::LJoint::Specs.

Public Member Functions

 Specs ()

Public Attributes

btScalar erp
btScalar cfm
btScalar split

Detailed Description

Definition at line 619 of file btSoftBody.h.

Constructor & Destructor Documentation

◆ Specs()

btSoftBody::Joint::Specs::Specs ( )
inline

Definition at line 621 of file btSoftBody.h.

References cfm, erp, and split.

Member Data Documentation

◆ cfm

btScalar btSoftBody::Joint::Specs::cfm

◆ erp

btScalar btSoftBody::Joint::Specs::erp

◆ split

btScalar btSoftBody::Joint::Specs::split

The documentation for this struct was generated from the following file: