Type Definition grafix_toolbox::uses::Vec2[][src]

type Vec2 = vec2<f32>;

Trait Implementations

impl Cast<Matrix<f32, U2, U1, <DefaultAllocator as Allocator<f32, U2, U1>>::Buffer>> for Vec2[src]