![]() |
Blender V2.61 - r43446
|
#include <btSoftBody.h>

Public Attributes | |
| const char * | m_text |
| btVector3 | m_offset |
| int | m_rank |
| Node * | m_nodes [4] |
| btScalar | m_coords [4] |
Definition at line 290 of file btSoftBody.h.
Definition at line 296 of file btSoftBody.h.
Referenced by btSoftBody::appendNote(), and btSoftBodyHelpers::Draw().
Definition at line 295 of file btSoftBody.h.
Referenced by btSoftBody::appendNote(), and btSoftBodyHelpers::Draw().
| btVector3 btSoftBody::Note::m_offset |
Definition at line 293 of file btSoftBody.h.
Referenced by btSoftBody::appendNote(), and btSoftBodyHelpers::Draw().
Definition at line 294 of file btSoftBody.h.
Referenced by btSoftBody::appendNote(), and btSoftBodyHelpers::Draw().
| const char* btSoftBody::Note::m_text |
Definition at line 292 of file btSoftBody.h.
Referenced by btSoftBody::appendNote(), and btSoftBodyHelpers::Draw().