std:std.geom.Mat3<T>.Operator *

Operator *:Mat3<T>( m:Mat3<T> )
Operator *:Vec3<T>( v:Vec3<T> )

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