| 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 336 of file btSoftBody.h.
| btMatrix3x3 btSoftBody::Pose::m_aqq | 
Definition at line 346 of file btSoftBody.h.
| bool btSoftBody::Pose::m_bframe | 
Definition at line 339 of file btSoftBody.h.
| bool btSoftBody::Pose::m_bvolume | 
Definition at line 338 of file btSoftBody.h.
| btVector3 btSoftBody::Pose::m_com | 
Definition at line 343 of file btSoftBody.h.
| tVector3Array btSoftBody::Pose::m_pos | 
Definition at line 341 of file btSoftBody.h.
| btMatrix3x3 btSoftBody::Pose::m_rot | 
Definition at line 344 of file btSoftBody.h.
| btMatrix3x3 btSoftBody::Pose::m_scl | 
Definition at line 345 of file btSoftBody.h.
| btScalar btSoftBody::Pose::m_volume | 
Definition at line 340 of file btSoftBody.h.
| tScalarArray btSoftBody::Pose::m_wgh | 
Definition at line 342 of file btSoftBody.h.
 1.8.16
 1.8.16