Type Definition piston_window::types::Vec2d[][src]

type Vec2d<T = f64> = [T; 2];

The type used for 2D vectors.