Panda3D
Public Member Functions | Static Public Member Functions | List of all members
BulletSoftBodyNodeElement Class Reference

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. More...
 

Detailed Description

Definition at line 42 of file bulletSoftBodyNode.h.

Member Function Documentation

◆ empty()

BulletSoftBodyNodeElement BulletSoftBodyNodeElement::empty ( )
inlinestatic

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: