[][src]Type Definition nalgebra_glm::U16Vec2

type U16Vec2 = TVec2<u16>;

A 2D vector with u16 components.