|
| 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) |
|
Definition at line 27 of file bulletSoftBodyWorldInfo.h.
◆ ~BulletSoftBodyWorldInfo()
BulletSoftBodyWorldInfo::~BulletSoftBodyWorldInfo |
( |
| ) |
|
|
inline |
◆ BulletSoftBodyWorldInfo()
BulletSoftBodyWorldInfo::BulletSoftBodyWorldInfo |
( |
btSoftBodyWorldInfo & | _info | ) |
|
◆ garbage_collect()
void BulletSoftBodyWorldInfo::garbage_collect |
( |
int | lifetime = 256 | ) |
|
◆ get_info()
btSoftBodyWorldInfo & BulletSoftBodyWorldInfo::get_info |
( |
| ) |
const |
|
inline |
◆ get_air_density
PN_stdfloat BulletSoftBodyWorldInfo::get_air_density |
◆ get_gravity
LVector3 BulletSoftBodyWorldInfo::get_gravity |
◆ get_water_density
PN_stdfloat BulletSoftBodyWorldInfo::get_water_density |
◆ get_water_normal
LVector3 BulletSoftBodyWorldInfo::get_water_normal |
◆ get_water_offset
PN_stdfloat BulletSoftBodyWorldInfo::get_water_offset |
◆ set_air_density
void BulletSoftBodyWorldInfo::set_air_density |
◆ set_gravity
void BulletSoftBodyWorldInfo::set_gravity |
◆ set_water_density
void BulletSoftBodyWorldInfo::set_water_density |
◆ set_water_normal
void BulletSoftBodyWorldInfo::set_water_normal |
◆ set_water_offset
void BulletSoftBodyWorldInfo::set_water_offset |
The documentation for this class was generated from the following files: