[]Function rusty_engine::prelude::glm::make_vec2

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

Creates a 2D vector from a slice.

See also: