Blender V2.61 - r43446
|
#include <btSoftBody.h>
Public Attributes | |
Node * | m_n [2] |
btScalar | m_rl |
int | m_bbending:1 |
btScalar | m_c0 |
btScalar | m_c1 |
btScalar | m_c2 |
btVector3 | m_c3 |
Definition at line 229 of file btSoftBody.h.
Definition at line 233 of file btSoftBody.h.
Referenced by btSoftBody::refine().
Definition at line 234 of file btSoftBody.h.
Referenced by btSoftBody::PSolve_Links(), btSoftBody::solveConstraints(), and btSoftBody::updateConstants().
Definition at line 235 of file btSoftBody.h.
Referenced by btSoftBody::PSolve_Links(), and btSoftBody::updateConstants().
Definition at line 236 of file btSoftBody.h.
Referenced by btSoftBody::solveConstraints(), and btSoftBody::VSolve_Links().
btVector3 btSoftBody::Link::m_c3 |
Definition at line 237 of file btSoftBody.h.
Referenced by btSoftBody::solveConstraints(), and btSoftBody::VSolve_Links().
Definition at line 231 of file btSoftBody.h.
Referenced by btSoftBody::appendLink(), btSoftBody::appendNote(), btSoftBody::checkLink(), btSoftBody::cutLink(), btSoftBodyHelpers::Draw(), btSoftBody::PSolve_Links(), btSoftBody::refine(), btSoftBody::solveConstraints(), btSoftBody::updateConstants(), and btSoftBody::VSolve_Links().
Definition at line 232 of file btSoftBody.h.
Referenced by btSoftBody::appendLink(), and btSoftBody::updateConstants().