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


| Public Attributes | |
| Node * | m_n [2] | 
| btScalar | m_rl | 
| int | m_bbending:1 | 
| btScalar | m_c0 | 
| btScalar | m_c1 | 
| btScalar | m_c2 | 
| btVector3 | m_c3 | 
|  Public Attributes inherited from btSoftBody::Feature | |
| Material * | m_material | 
|  Public Attributes inherited from btSoftBody::Element | |
| void * | m_tag | 
| Additional Inherited Members | |
|  Public Member Functions inherited from btSoftBody::Element | |
| Element () | |
Definition at line 235 of file btSoftBody.h.
| int btSoftBody::Link::m_bbending | 
Definition at line 239 of file btSoftBody.h.
| btScalar btSoftBody::Link::m_c0 | 
Definition at line 240 of file btSoftBody.h.
| btScalar btSoftBody::Link::m_c1 | 
Definition at line 241 of file btSoftBody.h.
| btScalar btSoftBody::Link::m_c2 | 
Definition at line 242 of file btSoftBody.h.
| btVector3 btSoftBody::Link::m_c3 | 
Definition at line 243 of file btSoftBody.h.
| Node* btSoftBody::Link::m_n[2] | 
Definition at line 237 of file btSoftBody.h.
| btScalar btSoftBody::Link::m_rl | 
Definition at line 238 of file btSoftBody.h.
 1.8.11
 1.8.11