Panda3D
|
Public Member Functions | |
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 |
Static Public Member Functions | |
static BulletSoftBodyNodeElement | empty () |
Named constructor intended to be used for asserts with have to return a concrete value. |
Definition at line 41 of file bulletSoftBodyNode.h.
BulletSoftBodyNodeElement BulletSoftBodyNodeElement::empty | ( | ) | [inline, static] |
Named constructor intended to be used for asserts with have to return a concrete value.
Definition at line 44 of file bulletSoftBodyNode.I.