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

type Mat3x2 = (Vec2, Vec2, Vec2);

Trait Implementations