Type Definition nalgebra_glm::U16Vec2[][src]

type U16Vec2 = Vector2<u16>;

A 2D vector with u16 components.