[]Type Definition rusty_engine::prelude::glm::DVec1

type DVec1 = Matrix<f64, U1, U1, <DefaultAllocator as Allocator<f64, U1, U1>>::Buffer>;

A 1D vector with f64 components.