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


| Public Attributes | |
| const char * | m_text | 
| btVector3 | m_offset | 
| int | m_rank | 
| Node * | m_nodes [4] | 
| btScalar | m_coords [4] | 
|  Public Attributes inherited from btSoftBody::Element | |
| void * | m_tag | 
| Additional Inherited Members | |
|  Public Member Functions inherited from btSoftBody::Element | |
| Element () | |
Definition at line 300 of file btSoftBody.h.
| btScalar btSoftBody::Note::m_coords[4] | 
Definition at line 306 of file btSoftBody.h.
| Node* btSoftBody::Note::m_nodes[4] | 
Definition at line 305 of file btSoftBody.h.
| btVector3 btSoftBody::Note::m_offset | 
Definition at line 303 of file btSoftBody.h.
| int btSoftBody::Note::m_rank | 
Definition at line 304 of file btSoftBody.h.
| const char* btSoftBody::Note::m_text | 
Definition at line 302 of file btSoftBody.h.
 1.8.12
 1.8.12