Blender V2.61 - r43446
|
#include <btSoftBody.h>
Public Attributes | |
btVector3 | m_velocity |
btScalar | m_pressure |
btScalar | m_density |
Definition at line 188 of file btSoftBody.h.
Definition at line 192 of file btSoftBody.h.
Referenced by btSoftBody::applyForces(), and EvaluateMedium().
Definition at line 191 of file btSoftBody.h.
Referenced by EvaluateMedium().
btVector3 btSoftBody::sMedium::m_velocity |
Definition at line 190 of file btSoftBody.h.
Referenced by btSoftBody::applyForces(), and EvaluateMedium().