The search functionality needs JavaScript enabled
mat4.opAssign
ref mat4 opAssign( ref const(mat4) v );
ref mat4 opAssign( const(mat4) v );
ref mat4 opAssign( const(float[16]) v );