Function physx_sys::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