Panda3D
|
Public Member Functions | |
BulletPersistentManifold (btPersistentManifold *manifold) | |
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 |
MAKE_SEQ (get_manifold_points, get_num_manifold_points, get_manifold_point) |
Definition at line 30 of file bulletPersistentManifold.h.