Type Definition nalgebra_glm::U16Vec2[][src]

type U16Vec2 = TVec2<u16>;

A 2D vector with u16 components.