Class Spirale.SphereArray

java.lang.Object
one.empty3.library.core.tribase.Spirale.SphereArray
Enclosing class:
Spirale

public class Spirale.SphereArray extends Object
  • Constructor Details

    • SphereArray

      public SphereArray(Point3D pBas, Point3D pHaut, double R)
  • Method Details

    • getCurrent

      public int getCurrent()
    • setCurrent

      public void setCurrent(int current)
    • getSphere

      public Spirale.Sphere[] getSphere()
    • setSphere

      public void setSphere(Spirale.Sphere[] sphere)
    • incrCurrent

      public void incrCurrent()
    • test

      public Point3D test(Point3D old, double deltaP3D)