| Bullet Collision Detection & Physics Library
    | 
#include <btSoftBody.h>


| Public Member Functions | |
| BT_DECLARE_ALIGNED_ALLOCATOR () | |
|  Public Member Functions inherited from btSoftBody::Element | |
| Element () | |
| Public Attributes | |
| btVector3 | m_c3 | 
| Node * | m_n [2] | 
| btScalar | m_rl | 
| int | m_bbending: 1 | 
| btScalar | m_c0 | 
| btScalar | m_c1 | 
| btScalar | m_c2 | 
|  Public Attributes inherited from btSoftBody::Feature | |
| Material * | m_material | 
|  Public Attributes inherited from btSoftBody::Element | |
| void * | m_tag | 
Definition at line 262 of file btSoftBody.h.
| btSoftBody::Link::BT_DECLARE_ALIGNED_ALLOCATOR | ( | ) | 
| int btSoftBody::Link::m_bbending | 
Definition at line 268 of file btSoftBody.h.
| btScalar btSoftBody::Link::m_c0 | 
Definition at line 269 of file btSoftBody.h.
| btScalar btSoftBody::Link::m_c1 | 
Definition at line 270 of file btSoftBody.h.
| btScalar btSoftBody::Link::m_c2 | 
Definition at line 271 of file btSoftBody.h.
| btVector3 btSoftBody::Link::m_c3 | 
Definition at line 265 of file btSoftBody.h.
| Node* btSoftBody::Link::m_n[2] | 
Definition at line 266 of file btSoftBody.h.
| btScalar btSoftBody::Link::m_rl | 
Definition at line 267 of file btSoftBody.h.
 1.8.16
 1.8.16