Type Definition caper::types::Matrix4 [] [src]

type Matrix4 = [[f32; 4]; 4];

type definition for a matrix4