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

std::std.geom.std.geom.AffineMat4.Operator *

Operator *:std:std.geom.AffineMat4( q:std:std.geom.AffineMat4 )
Operator *:std:std.geom.Vec3( v:std:std.geom.Vec3 )
Operator *:std:std.geom.Box( box:std:std.geom.Box )

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