Blender V2.61 - r43446
|
#include <btSoftBody.h>
Public Attributes | |
Node * | m_node |
Face * | m_face |
btVector3 | m_weights |
btVector3 | m_normal |
btScalar | m_margin |
btScalar | m_friction |
btScalar | m_cfm [2] |
Definition at line 269 of file btSoftBody.h.
Definition at line 277 of file btSoftBody.h.
Referenced by btSoftColliders::CollideVF_SS::Process(), and btSoftBody::PSolve_SContacts().
Definition at line 272 of file btSoftBody.h.
Referenced by btSoftColliders::CollideVF_SS::Process(), and btSoftBody::PSolve_SContacts().
Definition at line 276 of file btSoftBody.h.
Referenced by btSoftColliders::CollideVF_SS::Process(), and btSoftBody::PSolve_SContacts().
Definition at line 275 of file btSoftBody.h.
Referenced by btSoftColliders::CollideVF_SS::Process(), and btSoftBody::PSolve_SContacts().
Definition at line 271 of file btSoftBody.h.
Referenced by btSoftColliders::CollideVF_SS::Process(), and btSoftBody::PSolve_SContacts().
btVector3 btSoftBody::SContact::m_normal |
Definition at line 274 of file btSoftBody.h.
Referenced by btSoftColliders::CollideVF_SS::Process(), and btSoftBody::PSolve_SContacts().
btVector3 btSoftBody::SContact::m_weights |
Definition at line 273 of file btSoftBody.h.
Referenced by btSoftColliders::CollideVF_SS::Process(), and btSoftBody::PSolve_SContacts().