Beispiel #1
0
 public virtual Vector3D destination()
 {
     return(location.addNew(direction_));
 }