BulletWheelRaycastInfo

from panda3d.bullet import BulletWheelRaycastInfo
class BulletWheelRaycastInfo

Bases: DTOOL_SUPER_BASE

Inheritance diagram

Inheritance diagram of BulletWheelRaycastInfo

__init__(*args, **kwargs)
contact_normal_ws
contact_point_ws
getContactNormalWs()

C++ Interface: get_contact_normal_ws(BulletWheelRaycastInfo self)

/**

*/

getContactPointWs()

C++ Interface: get_contact_point_ws(BulletWheelRaycastInfo self)

/**

*/

getGroundObject()

C++ Interface: get_ground_object(BulletWheelRaycastInfo self)

/**

*/

getHardPointWs()

C++ Interface: get_hard_point_ws(BulletWheelRaycastInfo self)

/**

*/

getSuspensionLength()

C++ Interface: get_suspension_length(BulletWheelRaycastInfo self)

/**

*/

getWheelAxleWs()

C++ Interface: get_wheel_axle_ws(BulletWheelRaycastInfo self)

/**

*/

getWheelDirectionWs()

C++ Interface: get_wheel_direction_ws(BulletWheelRaycastInfo self)

/**

*/

get_contact_normal_ws()

C++ Interface: get_contact_normal_ws(BulletWheelRaycastInfo self)

/**

*/

get_contact_point_ws()

C++ Interface: get_contact_point_ws(BulletWheelRaycastInfo self)

/**

*/

get_ground_object()

C++ Interface: get_ground_object(BulletWheelRaycastInfo self)

/**

*/

get_hard_point_ws()

C++ Interface: get_hard_point_ws(BulletWheelRaycastInfo self)

/**

*/

get_suspension_length()

C++ Interface: get_suspension_length(BulletWheelRaycastInfo self)

/**

*/

get_wheel_axle_ws()

C++ Interface: get_wheel_axle_ws(BulletWheelRaycastInfo self)

/**

*/

get_wheel_direction_ws()

C++ Interface: get_wheel_direction_ws(BulletWheelRaycastInfo self)

/**

*/

ground_object
hard_point_ws
in_contact
isInContact()

C++ Interface: is_in_contact(BulletWheelRaycastInfo self)

/**

*/

is_in_contact()

C++ Interface: is_in_contact(BulletWheelRaycastInfo self)

/**

*/

suspension_length
wheel_axle_ws
wheel_direction_ws