jhplot.v3d
Class Sphere
- java.lang.Object
-
- jhplot.v3d.Position
-
- jhplot.v3d.Object3d
-
- jhplot.v3d.Sphere
-
- All Implemented Interfaces:
- java.io.Serializable
public class Sphere extends Object3d
Build a sphere.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor and Description Sphere(Model3d md, float r, int m, int n)
Build a sphere.
-
-
-
Constructor Detail
-
Sphere
public Sphere(Model3d md, float r, int m, int n)
Build a sphere.- Parameters:
md
- current modelr
- radiusm
- number of divisions in X for the surfacen
- number of divisions in Y for the surface
-
-
DMelt 3.0 © DataMelt by jWork.ORG