Ejemplo n.º 1
0
 public void SetVector2DF(string name, Vector2DF value)
 {
     SwigObject.SetVector2DF(name, value);
 }