|
Blender V4.3
|
#include <btSoftBody.h>
Inherits btSoftBody::Element.
Inherited by btSoftBody::Face, btSoftBody::Node, and btSoftBody::Tetra.
Public Attributes | |
| 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 256 of file btSoftBody.h.
| Material* btSoftBody::Feature::m_material |
Definition at line 258 of file btSoftBody.h.
Referenced by btSoftBody::appendFace(), btSoftBody::appendNode(), btSoftBody::appendTetra(), btSoftBody::btSoftBody(), and btSoftBodyHelpers::Draw().