Documentation of 'jhplot.v3d.Sphere' Java class.
Sphere
jhplot.v3d

Class Sphere

  • All Implemented Interfaces:
    java.io.Serializable


    public class Sphere
    extends Object3d
    Build a sphere.
    See Also:
    Serialized Form
    • Constructor Detail

      • Sphere

        public Sphere(Model3d md,
                      float r,
                      int m,
                      int n)
        Build a sphere.
        Parameters:
        md - current model
        r - radius
        m - number of divisions in X for the surface
        n - number of divisions in Y for the surface

DMelt 3.0 © DataMelt by jWork.ORG