Blender V2.61 - r43446
|
#include <btSoftBody.h>
Public Attributes | |
bool | m_bvolume |
bool | m_bframe |
btScalar | m_volume |
tVector3Array | m_pos |
tScalarArray | m_wgh |
btVector3 | m_com |
btMatrix3x3 | m_rot |
btMatrix3x3 | m_scl |
btMatrix3x3 | m_aqq |
Definition at line 299 of file btSoftBody.h.
Definition at line 309 of file btSoftBody.h.
Referenced by btSoftBody::setPose(), and btSoftBody::updatePose().
Definition at line 302 of file btSoftBody.h.
Referenced by btSoftBody::evaluateCom(), btSoftBody::initDefaults(), btSoftBody::predictMotion(), btSoftBody::setPose(), and btSoftBody::updatePose().
Definition at line 301 of file btSoftBody.h.
Referenced by btSoftBody::initDefaults(), and btSoftBody::setPose().
btVector3 btSoftBody::Pose::m_com |
Definition at line 306 of file btSoftBody.h.
Referenced by btSoftBody::initDefaults(), btSoftBody::predictMotion(), btSoftBody::setPose(), and btSoftBody::updatePose().
Definition at line 304 of file btSoftBody.h.
Referenced by btSoftBody::predictMotion(), btSoftBody::setPose(), and btSoftBody::updatePose().
Definition at line 307 of file btSoftBody.h.
Referenced by btSoftBody::initDefaults(), btSoftBody::predictMotion(), btSoftBody::setPose(), and btSoftBody::updatePose().
Definition at line 308 of file btSoftBody.h.
Referenced by btSoftBody::initDefaults(), btSoftBody::setPose(), and btSoftBody::updatePose().
Definition at line 303 of file btSoftBody.h.
Referenced by btSoftBody::applyForces(), btSoftBody::initDefaults(), and btSoftBody::setPose().
Definition at line 305 of file btSoftBody.h.
Referenced by btSoftBody::evaluateCom(), btSoftBody::setPose(), and btSoftBody::updatePose().