[][src]Type Definition nalgebra_glm::Vec3

type Vec3 = TVec3<f32>;

A 3D vector with f32 components.