Пример #1
0
 private Vec3D h() {
   return Vec3D.create(this.a.locX, (double) this.i(), this.a.locZ);
 }