Type Definition piston_window::math::Vec3d[][src]

type Vec3d<T = f64> = [T; 3];

The type used for 3D vectors.