matrix2¶ Useful structure to represent a 2D transformation Functions¶ Return Name Description float2 transform( in float2 v ) Returns a 2D vector from the transformation matrix. matrix2 getInverse() compute inverted matrix