Blender V2.61 - r43446
|
#include <btSoftBody.h>
Public Attributes | |
Node * | m_node |
btVector3 | m_local |
btRigidBody * | m_body |
btMatrix3x3 | m_c0 |
btVector3 | m_c1 |
btScalar | m_c2 |
Definition at line 280 of file btSoftBody.h.
Definition at line 284 of file btSoftBody.h.
Referenced by btSoftBody::appendAnchor(), btSoftBodyHelpers::Draw(), btSoftBody::PSolve_Anchors(), and btSoftBody::solveConstraints().
Definition at line 285 of file btSoftBody.h.
Referenced by btSoftBody::PSolve_Anchors(), and btSoftBody::solveConstraints().
btVector3 btSoftBody::Anchor::m_c1 |
Definition at line 286 of file btSoftBody.h.
Referenced by btSoftBody::PSolve_Anchors(), and btSoftBody::solveConstraints().
Definition at line 287 of file btSoftBody.h.
Referenced by btSoftBody::PSolve_Anchors(), and btSoftBody::solveConstraints().
btVector3 btSoftBody::Anchor::m_local |
Definition at line 283 of file btSoftBody.h.
Referenced by btSoftBody::appendAnchor(), btSoftBodyHelpers::Draw(), btSoftBody::PSolve_Anchors(), and btSoftBody::solveConstraints().
Definition at line 282 of file btSoftBody.h.
Referenced by btSoftBody::appendAnchor(), btSoftBodyHelpers::Draw(), btSoftBody::PSolve_Anchors(), and btSoftBody::solveConstraints().