Exemple #1
0
 public static Fxyf FromVector(Vector3d v)
 {
     return(Fxyf.FromHploc(Hploc.Create(v)));
 }