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

#include <btSoftBody.h>

Inheritance diagram for btSoftBody::Link:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 Link ()

Public Attributes

Nodem_n [2]
btScalar m_rl
int m_bbending:1
btScalar m_c0
btScalar m_c1
btScalar m_c2
btVector3 m_c3

Detailed Description

Definition at line 231 of file btSoftBody.h.


Constructor & Destructor Documentation

btSoftBody::Link::Link ( ) [inline]

Definition at line 233 of file btSoftBody.h.


Member Data Documentation

Definition at line 236 of file btSoftBody.h.

Referenced by btSoftBody::refine().

Definition at line 238 of file btSoftBody.h.

Referenced by btSoftBody::PSolve_Links(), and btSoftBody::updateConstants().

Definition at line 239 of file btSoftBody.h.

Referenced by btSoftBody::solveConstraints(), and btSoftBody::VSolve_Links().

Definition at line 240 of file btSoftBody.h.

Referenced by btSoftBody::solveConstraints(), and btSoftBody::VSolve_Links().

Definition at line 235 of file btSoftBody.h.

Referenced by btSoftBody::appendLink(), and btSoftBody::updateConstants().


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