Type Definition nalgebra_glm::Vec3[][src]

type Vec3 = TVec3<f32>;

A 3D vector with f32 components.