Class Spirale.Sphere

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

public class Spirale.Sphere extends Object
  • Constructor Details

    • Sphere

      public Sphere()
  • Method Details

    • equationResult

      public double equationResult(Point3D P)
    • getC

      public Point3D getC()
    • setC

      public void setC(Point3D c)
    • getR

      public double getR()
    • setR

      public void setR(double r)