Type Definition nalgebra_glm::Vec3

source ·
pub type Vec3 = TVec3<f32>;
Expand description

A 3D vector with f32 components.