|
Blender
V2.59
|
#include <btSoftBody.h>

Public Member Functions | |
| Note () | |
Public Attributes | |
| const char * | m_text |
| btVector3 | m_offset |
| int | m_rank |
| Node * | m_nodes [4] |
| btScalar | m_coords [4] |
Definition at line 294 of file btSoftBody.h.
| btSoftBody::Note::Note | ( | ) | [inline] |
Definition at line 296 of file btSoftBody.h.
Definition at line 301 of file btSoftBody.h.
Referenced by btSoftBody::appendNote(), and btSoftBodyHelpers::Draw().
Definition at line 300 of file btSoftBody.h.
Referenced by btSoftBody::appendNote(), and btSoftBodyHelpers::Draw().
| btVector3 btSoftBody::Note::m_offset |
Definition at line 298 of file btSoftBody.h.
Referenced by btSoftBody::appendNote(), and btSoftBodyHelpers::Draw().
Definition at line 299 of file btSoftBody.h.
Referenced by btSoftBody::appendNote(), and btSoftBodyHelpers::Draw().
| const char* btSoftBody::Note::m_text |
Definition at line 297 of file btSoftBody.h.
Referenced by btSoftBody::appendNote(), and btSoftBodyHelpers::Draw().