Ejemplo n.º 1
0
 public Vector3d GetVertex(int i)
 {
     return(Mesh.GetEdgePoint(i, 0.5));
 }