|
Blender V4.3
|
#include <btSoftBody.h>
Public Attributes | |
| btMatrix3x3 | m_F |
| btScalar | m_trace |
| btScalar | m_J |
| btMatrix3x3 | m_cofF |
| btMatrix3x3 | m_corotation |
Definition at line 320 of file btSoftBody.h.
| btMatrix3x3 btSoftBody::TetraScratch::m_cofF |
Definition at line 325 of file btSoftBody.h.
| btMatrix3x3 btSoftBody::TetraScratch::m_corotation |
Definition at line 326 of file btSoftBody.h.
| btMatrix3x3 btSoftBody::TetraScratch::m_F |
Definition at line 322 of file btSoftBody.h.
Referenced by btSoftBody::updateDeformation().
| btScalar btSoftBody::TetraScratch::m_J |
Definition at line 324 of file btSoftBody.h.
| btScalar btSoftBody::TetraScratch::m_trace |
Definition at line 323 of file btSoftBody.h.