[][src]Type Definition nalgebra_glm::U16Vec3

type U16Vec3 = TVec3<u16>;

A 3D vector with u16 components.