Panda3D
|
Public Member Functions | |
BulletPersistentManifold (btPersistentManifold *manifold) | |
BulletManifoldPoint | __get_manifold_point (int idx) const |
void | clear_manifold () |
PN_stdfloat | get_contact_breaking_threshold () const |
PN_stdfloat | get_contact_processing_threshold () const |
BulletManifoldPoint * | get_manifold_point (int idx) const |
PandaNode * | get_node0 () |
PandaNode * | get_node1 () |
int | get_num_manifold_points () const |
Public Attributes | |
__get_manifold_point | |
get_contact_breaking_threshold | |
get_contact_processing_threshold | |
get_node0 | |
get_node1 | |
get_num_manifold_points | |
Definition at line 28 of file bulletPersistentManifold.h.
|
inline |
Definition at line 17 of file bulletPersistentManifold.I.
BulletPersistentManifold::BulletPersistentManifold | ( | btPersistentManifold * | manifold | ) |
Definition at line 22 of file bulletPersistentManifold.cxx.
void BulletPersistentManifold::clear_manifold | ( | ) |
Definition at line 50 of file bulletPersistentManifold.cxx.
BulletManifoldPoint * BulletPersistentManifold::get_manifold_point | ( | int | idx | ) | const |
Definition at line 110 of file bulletPersistentManifold.cxx.
BulletManifoldPoint BulletPersistentManifold::__get_manifold_point |
Definition at line 39 of file bulletPersistentManifold.h.
PN_stdfloat BulletPersistentManifold::get_contact_breaking_threshold |
Definition at line 49 of file bulletPersistentManifold.h.
PN_stdfloat BulletPersistentManifold::get_contact_processing_threshold |
Definition at line 50 of file bulletPersistentManifold.h.
PandaNode * BulletPersistentManifold::get_node0 |
Definition at line 46 of file bulletPersistentManifold.h.
PandaNode * BulletPersistentManifold::get_node1 |
Definition at line 47 of file bulletPersistentManifold.h.
int BulletPersistentManifold::get_num_manifold_points |
Definition at line 39 of file bulletPersistentManifold.h.