|
Blender
V2.59
|
#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 304 of file btSoftBody.h.
Definition at line 314 of file btSoftBody.h.
Referenced by btSoftBody::setPose(), and btSoftBody::updatePose().
Definition at line 307 of file btSoftBody.h.
Referenced by btSoftBody::evaluateCom(), btSoftBody::initDefaults(), btSoftBody::predictMotion(), btSoftBody::setPose(), and btSoftBody::updatePose().
Definition at line 306 of file btSoftBody.h.
Referenced by btSoftBody::initDefaults(), and btSoftBody::setPose().
| btVector3 btSoftBody::Pose::m_com |
Definition at line 311 of file btSoftBody.h.
Referenced by btSoftBody::initDefaults(), btSoftBody::predictMotion(), btSoftBody::setPose(), and btSoftBody::updatePose().
Definition at line 309 of file btSoftBody.h.
Referenced by btSoftBody::predictMotion(), btSoftBody::setPose(), and btSoftBody::updatePose().
Definition at line 312 of file btSoftBody.h.
Referenced by btSoftBody::initDefaults(), btSoftBody::predictMotion(), btSoftBody::setPose(), and btSoftBody::updatePose().
Definition at line 313 of file btSoftBody.h.
Referenced by btSoftBody::initDefaults(), btSoftBody::setPose(), and btSoftBody::updatePose().
Definition at line 308 of file btSoftBody.h.
Referenced by btSoftBody::applyForces(), btSoftBody::initDefaults(), and btSoftBody::setPose().
Definition at line 310 of file btSoftBody.h.
Referenced by btSoftBody::evaluateCom(), btSoftBody::setPose(), and btSoftBody::updatePose().