Blender V2.61 - r43446
|
#include <btSoftBody.h>
Public Attributes | |
Node * | m_n [4] |
btScalar | m_rv |
btDbvtNode * | m_leaf |
btVector3 | m_c0 [4] |
btScalar | m_c1 |
btScalar | m_c2 |
Definition at line 248 of file btSoftBody.h.
btVector3 btSoftBody::Tetra::m_c0[4] |
Definition at line 253 of file btSoftBody.h.
Definition at line 254 of file btSoftBody.h.
Definition at line 255 of file btSoftBody.h.
Definition at line 252 of file btSoftBody.h.
Definition at line 250 of file btSoftBody.h.
Referenced by btSoftBody::appendTetra(), btSoftBodyHelpers::Draw(), and btSoftBody::setVolumeMass().
Definition at line 251 of file btSoftBody.h.
Referenced by btSoftBody::appendTetra(), btSoftBody::setVolumeDensity(), and btSoftBody::setVolumeMass().