PxMat44_rotate

Function PxMat44_rotate 

Source
pub unsafe extern "C" fn PxMat44_rotate(
    self_: *const PxMat44,
    other: *const PxVec4,
) -> PxVec4
Expand description

Rotate vector by matrix, equal to v’ = M*v