Blender  V3.3
Public Member Functions | Public Attributes | List of all members
btSoftBody::AJoint::Specs Struct Reference

#include <btSoftBody.h>

Inheritance diagram for btSoftBody::AJoint::Specs:
btSoftBody::Joint::Specs

Public Member Functions

 Specs ()
 
- Public Member Functions inherited from btSoftBody::Joint::Specs
 Specs ()
 

Public Attributes

btVector3 axis
 
IControlicontrol
 
- Public Attributes inherited from btSoftBody::Joint::Specs
btScalar erp
 
btScalar cfm
 
btScalar split
 

Detailed Description

Definition at line 669 of file btSoftBody.h.

Constructor & Destructor Documentation

◆ Specs()

btSoftBody::AJoint::Specs::Specs ( )
inline

Definition at line 671 of file btSoftBody.h.

Member Data Documentation

◆ axis

btVector3 btSoftBody::AJoint::Specs::axis

Definition at line 672 of file btSoftBody.h.

Referenced by btSoftBody::appendAngularJoint().

◆ icontrol

IControl* btSoftBody::AJoint::Specs::icontrol

Definition at line 673 of file btSoftBody.h.

Referenced by btSoftBody::appendAngularJoint().


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