| Bullet Collision Detection & Physics Library
    | 
#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 309 of file btSoftBody.h.
| btMatrix3x3 btSoftBody::Pose::m_aqq | 
Definition at line 319 of file btSoftBody.h.
| bool btSoftBody::Pose::m_bframe | 
Definition at line 312 of file btSoftBody.h.
| bool btSoftBody::Pose::m_bvolume | 
Definition at line 311 of file btSoftBody.h.
| btVector3 btSoftBody::Pose::m_com | 
Definition at line 316 of file btSoftBody.h.
| tVector3Array btSoftBody::Pose::m_pos | 
Definition at line 314 of file btSoftBody.h.
| btMatrix3x3 btSoftBody::Pose::m_rot | 
Definition at line 317 of file btSoftBody.h.
| btMatrix3x3 btSoftBody::Pose::m_scl | 
Definition at line 318 of file btSoftBody.h.
| btScalar btSoftBody::Pose::m_volume | 
Definition at line 313 of file btSoftBody.h.
| tScalarArray btSoftBody::Pose::m_wgh | 
Definition at line 315 of file btSoftBody.h.
 1.8.12
 1.8.12