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

type Vec2f = Vec2<f32>;

A 2-dimensional floating point vector type