[]Function rusty_engine::prelude::glm::make_vec4

pub fn make_vec4<N>(
    ptr: &[N]
) -> Matrix<N, U4, U1, <DefaultAllocator as Allocator<N, U4, U1>>::Buffer> where
    N: Scalar

Creates a 4D vector from another vector.

See also: