Type Definition parry3d::math::Matrix[][src]

type Matrix<N> = Matrix3<N>;
Expand description

The matrix type.