Type Definition fluffl::math::matrix::MatStack

source · []
pub type MatStack<T> = MatrixStack<32, T>;