Function physx_sys::PxQuat_new_2

source ·
pub unsafe extern "C" fn PxQuat_new_2(r: f32) -> PxQuat
Expand description

Constructor from a scalar: sets the real part w to the scalar value, and the imaginary parts (x,y,z) to zero