[][src]Type Definition shader_types::DMat3

type DMat3 = DMat3x3;

Matrix of f64s with 3 columns and 3 rows. Alignment 32, size 96.