|
| BulletSoftBodyNodeElement (btSoftBody::Node &node) |
|
PN_stdfloat | get_area () const |
|
PN_stdfloat | get_inv_mass () const |
|
LVector3 | get_normal () const |
|
LPoint3 | get_pos () const |
|
LVector3 | get_velocity () const |
|
int | is_attached () const |
|
Definition at line 41 of file bulletSoftBodyNode.h.
◆ ~BulletSoftBodyNodeElement()
BulletSoftBodyNodeElement::~BulletSoftBodyNodeElement |
( |
| ) |
|
|
inline |
◆ BulletSoftBodyNodeElement()
BulletSoftBodyNodeElement::BulletSoftBodyNodeElement |
( |
btSoftBody::Node & | node | ) |
|
◆ empty()
Named constructor intended to be used for asserts with have to return a concrete value.
Definition at line 35 of file bulletSoftBodyNode.I.
◆ get_area
PN_stdfloat BulletSoftBodyNodeElement::get_area |
◆ get_inv_mass
PN_stdfloat BulletSoftBodyNodeElement::get_inv_mass |
◆ get_normal
LVector3 BulletSoftBodyNodeElement::get_normal |
◆ get_pos
LPoint3 BulletSoftBodyNodeElement::get_pos |
◆ get_velocity
LVector3 BulletSoftBodyNodeElement::get_velocity |
◆ is_attached
int BulletSoftBodyNodeElement::is_attached |
The documentation for this class was generated from the following files: