Panda3D
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Properties
Public Member Functions | Static Public Member Functions | List of all members
BulletSoftBodyNodeElement Class Reference

Public Member Functions

float getArea ()
 
float getInvMass ()
 
LVector3 getNormal ()
 
LPoint3 getPos ()
 
LVector3 getVelocity ()
 
int isAttached ()
 

Static Public Member Functions

static BulletSoftBodyNodeElement empty ()
 Named constructor intended to be used for asserts with have to return a concrete value. More...
 

Member Function Documentation

static BulletSoftBodyNodeElement empty ( )
static

Named constructor intended to be used for asserts with have to return a concrete value.

float getArea ( )
float getInvMass ( )
LVector3 getNormal ( )
LPoint3 getPos ( )
LVector3 getVelocity ( )
int isAttached ( )