Panda3D
Public Member Functions | Static Public Member Functions

BulletSoftBodyNodeElement Class Reference

List of all members.

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.

Detailed Description

Definition at line 41 of file bulletSoftBodyNode.h.


Member Function Documentation

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.


The documentation for this class was generated from the following files:
 All Classes Functions Variables Enumerations