Function physx_sys::PxVec4_new_4

source ·
pub unsafe extern "C" fn PxVec4_new_4(
    v: *const PxVec3,
    nw: f32
) -> PxVec4
Expand description

Initializes from 3 scalar parameters.