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

type Mat2x4 = (Vec4, Vec4);

Trait Implementations