Panda3D
|
Public Member Functions | |
BulletWheelRaycastInfo (btWheelInfo::RaycastInfo &info) | |
LVector3 | get_contact_normal_ws () const |
LPoint3 | get_contact_point_ws () const |
PandaNode * | get_ground_object () const |
LPoint3 | get_hard_point_ws () const |
PN_stdfloat | get_suspension_length () const |
LVector3 | get_wheel_axle_ws () const |
LVector3 | get_wheel_direction_ws () const |
bool | is_in_contact () const |
Definition at line 30 of file bulletWheel.h.