Type Definition coord::defaults::Vec2f[][src]

type Vec2f = Vec2<f32>;

A 2-dimensional floating point vector type