[][src]Type Definition kalast::Matrix10xX

type Matrix10xX<T> = Matrix<T, U10, Dynamic, VecStorage<T, U10, Dynamic>>;

Type alias for Object3D. The matrix has a fixed number of rows (10) and a dynamical number of columns.