|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Object3d | |
|---|---|
| jhplot | Main jHepWork numerical and graphical package |
| jhplot.v3d | Main jHepWork 3D geometry package. |
| Uses of Object3d in jhplot |
|---|
| Methods in jhplot with parameters of type Object3d | |
|---|---|
void |
HView3D.draw(Object3d object)
Draw an object. |
| Uses of Object3d in jhplot.v3d |
|---|
| Subclasses of Object3d in jhplot.v3d | |
|---|---|
class |
Cone
Build a cone. |
class |
Cube
Build a cube |
class |
Cylinder
Build a Cylinder. |
class |
Prism
Build a prism. |
class |
Pyramid
Build a Pyramid. |
class |
Sphere
Build a sphere. |
| Fields in jhplot.v3d with type parameters of type Object3d | |
|---|---|
ArrayList<Object3d> |
Model3d.obj
|
| Methods in jhplot.v3d with parameters of type Object3d | |
|---|---|
int |
Model3d.addObject(Object3d o)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||