Panda3D
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

◆ empty()

static BulletSoftBodyNodeElement empty ( )
static

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

◆ getArea()

float getArea ( )

◆ getInvMass()

float getInvMass ( )

◆ getNormal()

LVector3 getNormal ( )

◆ getPos()

LPoint3 getPos ( )

◆ getVelocity()

LVector3 getVelocity ( )

◆ isAttached()

int isAttached ( )