Panda3D
|
Public Member Functions | |
BulletManifoldPoint (btManifoldPoint &pt) | |
PN_stdfloat | get_applied_impulse () const |
PN_stdfloat | get_distance () const |
int | get_index0 () const |
int | get_index1 () const |
int | get_lift_time () const |
LPoint3 | get_local_point_a () const |
LPoint3 | get_local_point_b () const |
int | get_part_id0 () const |
int | get_part_id1 () const |
LPoint3 | get_position_world_on_a () const |
LPoint3 | get_position_world_on_b () const |
Definition at line 29 of file bulletManifoldPoint.h.