|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Vector3d | |
|---|---|
| jhplot.v3d | Main jHepWork 3D geometry package. |
| Uses of Vector3d in jhplot.v3d |
|---|
| Methods in jhplot.v3d with parameters of type Vector3d | |
|---|---|
void |
Vector3d.add(Vector3d v)
|
int |
Object3d.addVertex(Vector3d v)
|
void |
Vector3d.cmul(Vector3d v)
|
void |
Vector3d.copy(Vector3d v)
|
float |
Vector3d.dot(Vector3d v)
|
boolean |
Vector3d.equals(Vector3d v)
|
void |
Vector3d.mul(Vector3d v)
|
void |
Vector3d.sub(Vector3d v)
|
| Constructors in jhplot.v3d with parameters of type Vector3d | |
|---|---|
Cone(Model3d md,
float r,
int nv,
Vector3d d)
|
|
Prism(Model3d md,
Vector3d[] v,
int nv,
Vector3d d)
|
|
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)
|
|
Pyramid(Model3d md,
Vector3d[] v,
int nv,
Vector3d d)
|
|
Vector3d(Vector3d v)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||