Panda3D
Public Member Functions | Static Public Member Functions | Public Attributes | 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...
 

Public Attributes

 get_area
 
 get_inv_mass
 
 get_normal
 
 get_pos
 
 get_velocity
 
 is_attached
 

Detailed Description

Definition at line 41 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 36 of file bulletSoftBodyNode.I.


The documentation for this class was generated from the following files: