Exemple #1
0
 public void TransformInPlace(IVector2Transformer transformer)
 {
     transformer.TransformPointsInPlace(this);
 }