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


| Public Attributes | |
| Node * | m_n [3] | 
| btVector3 | m_normal | 
| btScalar | m_ra | 
| btDbvtNode * | m_leaf | 
|  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 249 of file btSoftBody.h.
| btDbvtNode* btSoftBody::Face::m_leaf | 
Definition at line 254 of file btSoftBody.h.
| Node* btSoftBody::Face::m_n[3] | 
Definition at line 251 of file btSoftBody.h.
| btVector3 btSoftBody::Face::m_normal | 
Definition at line 252 of file btSoftBody.h.
| btScalar btSoftBody::Face::m_ra | 
Definition at line 253 of file btSoftBody.h.
 1.8.12
 1.8.12