Panda3D
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
Public Member Functions | Static Public Member Functions
BulletSoftBodyNodeElement Class Reference

List of all members.

Public Member Functions

float getArea ()
float getInvMass ()
Vec3 getNormal ()
Point3 getPos ()
Vec3 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.

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 ( )
Vec3 getNormal ( )
Point3 getPos ( )
Vec3 getVelocity ( )
int isAttached ( )
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties