Panda3D
Public Member Functions | Public Attributes | List of all members
BulletSoftBodyWorldInfo Class Reference

Public Member Functions

 BulletSoftBodyWorldInfo (btSoftBodyWorldInfo &_info)
 
void garbage_collect (int lifetime=256)
 
PN_stdfloat get_air_density () const
 
LVector3 get_gravity () const
 
btSoftBodyWorldInfo & get_info () const
 
PN_stdfloat get_water_density () const
 
LVector3 get_water_normal () const
 
PN_stdfloat get_water_offset () const
 
void set_air_density (PN_stdfloat density)
 
void set_gravity (const LVector3 &gravity)
 
void set_water_density (PN_stdfloat density)
 
void set_water_normal (const LVector3 &normal)
 
void set_water_offset (PN_stdfloat offset)
 

Public Attributes

 get_air_density
 
 get_gravity
 
 get_water_density
 
 get_water_normal
 
 get_water_offset
 
 set_air_density
 
 set_gravity
 
 set_water_density
 
 set_water_normal
 
 set_water_offset
 

Detailed Description

Definition at line 27 of file bulletSoftBodyWorldInfo.h.


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