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

type Mat2 = (Vec2, Vec2);

Trait Implementations