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

type Mat3x4 = (Vec4, Vec4, Vec4);

Trait Implementations