[][src]Type Definition shader_types::DMat4

type DMat4 = DMat4x4;

Matrix of f64s with 4 columns and 4 rows. Alignment 32, size 128.