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

type Mat3 = (Vec3, Vec3, Vec3);

Trait Implementations