|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Model3d | |
|---|---|
| jhplot | Main jHepWork numerical and graphical package |
| jhplot.v3d | Main jHepWork 3D geometry package. |
| Uses of Model3d in jhplot |
|---|
| Methods in jhplot that return Model3d | |
|---|---|
Model3d |
HView3D.getModel()
Get the current model to build a object. |
| Uses of Model3d in jhplot.v3d |
|---|
| Constructors in jhplot.v3d with parameters of type Model3d | |
|---|---|
Canvas3d(Model3d md)
|
|
Cone(Model3d md,
float r,
int nv,
float d)
|
|
Cone(Model3d md,
float r,
int nv,
Vector3d d)
|
|
Cube(Model3d md,
float l)
|
|
Cylinder(Model3d md,
float r,
int nv,
float d)
|
|
Editor3d(Canvas3d win,
Model3d md)
|
|
Object3d(Model3d md,
int nvert,
int nface)
|
|
Object3d(String name,
Model3d md,
int nvert,
int nface)
|
|
Prism(Model3d md,
Vector3d[] v,
int nv,
Vector3d d)
|
|
Pyramid(Model3d md,
Vector3d[] v,
int nv,
float d)
|
|
Pyramid(Model3d md,
Vector3d[] v,
int nv,
Vector3d d)
|
|
Sphere(Model3d md,
float r,
int m,
int n)
Build a sphere. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||