Type Definition ggez::graphics::Matrix4[][src]

type Matrix4 = Matrix4<f32>;

A 4 dimensional matrix representing an arbitrary 3d transformation