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

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

A 4D vector with f64 components.