std:std.geom.AffineMat3<T>.Transform

Method Transform:Vec2<T>( v:Vec2<T> )
Method Transform:Vec2<T>( x:T,y:T )
Method Transform:AffineMat3<T>( ix:Float,iy:Float,jx:Float,jy:Float,tx:Float,ty:Float )

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