Blender V4.3
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.

Member Data Documentation

◆ cfm

btScalar btSoftBody::Joint::Specs::cfm

Definition at line 623 of file btSoftBody.h.

Referenced by btSoftBody::appendAngularJoint(), and btSoftBody::appendLinearJoint().

◆ erp

btScalar btSoftBody::Joint::Specs::erp

Definition at line 622 of file btSoftBody.h.

Referenced by btSoftBody::appendAngularJoint(), and btSoftBody::appendLinearJoint().

◆ split

btScalar btSoftBody::Joint::Specs::split

Definition at line 624 of file btSoftBody.h.

Referenced by btSoftBody::appendAngularJoint(), and btSoftBody::appendLinearJoint().


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