pub unsafe extern "C" fn PxRevoluteJoint_getAngle(
self_: *const PxRevoluteJoint,
) -> f32Expand description
return the angle of the joint, in the range (-2Pi, 2Pi]
pub unsafe extern "C" fn PxRevoluteJoint_getAngle(
self_: *const PxRevoluteJoint,
) -> f32return the angle of the joint, in the range (-2Pi, 2Pi]