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

type Mat4x2 = (Vec2, Vec2, Vec2, Vec2);

Trait Implementations