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

type Mat4 = (Vec4, Vec4, Vec4, Vec4);

Trait Implementations