Panda3D
Loading...
Searching...
No Matches
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.
 

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.

Constructor & Destructor Documentation

◆ ~BulletSoftBodyNodeElement()

BulletSoftBodyNodeElement::~BulletSoftBodyNodeElement ( )
inline

Definition at line 26 of file bulletSoftBodyNode.I.

◆ BulletSoftBodyNodeElement()

BulletSoftBodyNodeElement::BulletSoftBodyNodeElement ( btSoftBody::Node & node)

Definition at line 710 of file bulletSoftBodyNode.cxx.

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 35 of file bulletSoftBodyNode.I.

Member Data Documentation

◆ get_area

PN_stdfloat BulletSoftBodyNodeElement::get_area

Definition at line 58 of file bulletSoftBodyNode.h.

◆ get_inv_mass

PN_stdfloat BulletSoftBodyNodeElement::get_inv_mass

Definition at line 57 of file bulletSoftBodyNode.h.

◆ get_normal

LVector3 BulletSoftBodyNodeElement::get_normal

Definition at line 56 of file bulletSoftBodyNode.h.

◆ get_pos

LPoint3 BulletSoftBodyNodeElement::get_pos

Definition at line 54 of file bulletSoftBodyNode.h.

◆ get_velocity

LVector3 BulletSoftBodyNodeElement::get_velocity

Definition at line 55 of file bulletSoftBodyNode.h.

◆ is_attached

int BulletSoftBodyNodeElement::is_attached

Definition at line 59 of file bulletSoftBodyNode.h.


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