Blender  V2.59
Public Member Functions | Public Attributes
btSoftBody::Joint::Specs Struct Reference

#include <btSoftBody.h>

Inheritance diagram for btSoftBody::Joint::Specs:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 Specs ()

Public Attributes

btScalar erp
btScalar cfm
btScalar split

Detailed Description

Definition at line 489 of file btSoftBody.h.


Constructor & Destructor Documentation

btSoftBody::Joint::Specs::Specs ( ) [inline]

Reimplemented in btSoftBody::AJoint::Specs.

Definition at line 491 of file btSoftBody.h.


Member Data Documentation

Definition at line 493 of file btSoftBody.h.

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

Definition at line 492 of file btSoftBody.h.

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

Definition at line 494 of file btSoftBody.h.

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


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