Panda3D
|
Public Member Functions | |
__init__ (const BulletWheelRaycastInfo) | |
LVector3 | getContactNormalWs () |
LPoint3 | getContactPointWs () |
PandaNode | getGroundObject () |
LPoint3 | getHardPointWs () |
float | getSuspensionLength () |
LVector3 | getWheelAxleWs () |
LVector3 | getWheelDirectionWs () |
bool | isInContact () |
Public Attributes | |
LVector3 | contact_normal_ws |
LPoint3 | contact_point_ws |
PandaNode | ground_object |
LPoint3 | hard_point_ws |
bool | in_contact |
float | suspension_length |
LVector3 | wheel_axle_ws |
LVector3 | wheel_direction_ws |
__init__ | ( | const | BulletWheelRaycastInfo | ) |
LVector3 getContactNormalWs | ( | ) |
LPoint3 getContactPointWs | ( | ) |
PandaNode getGroundObject | ( | ) |
LPoint3 getHardPointWs | ( | ) |
float getSuspensionLength | ( | ) |
LVector3 getWheelAxleWs | ( | ) |
LVector3 getWheelDirectionWs | ( | ) |
bool isInContact | ( | ) |
LVector3 contact_normal_ws |
LPoint3 contact_point_ws |
PandaNode ground_object |
LPoint3 hard_point_ws |
bool in_contact |
float suspension_length |
LVector3 wheel_axle_ws |
LVector3 wheel_direction_ws |