public class Sphere extends Object3d
| Constructor and Description |
|---|
Sphere(Model3d md,
float r,
int m,
int n)
Build a sphere.
|
public Sphere(Model3d md, float r, int m, int n)
md - current modelr - radiusm - number of divisions in X for the surfacen - number of divisions in Y for the surfaceDMelt 2.0 © DataMelt by jWork.ORG