std.geom.AffineMat3.OpMul - nitrologic/monkey2 GitHub Wiki

std::std.geom.std.geom.AffineMat3.Operator *

Operator *:std:std.geom.Vec2( v:std:std.geom.Vec2 )
Operator *:std:std.geom.Rect( r:std:std.geom.Rect )
Operator *:std:std.geom.AffineMat3( m:std:std.geom.AffineMat3 )

Multiplies a vector by the matrix. Multiplies a rect by the matrix. Multiplies the matrix by another matrix.