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