Type Definition vecmat::mat::Mat2[][src]

type Mat2<T> = Mat2x2<T>;