Package | Description |
---|---|
ccs |
Modifier and Type | Field and Description |
---|---|
private Point3D |
Curve3DMotion.spPoint |
private Point3D[] |
Curve3DMotion.vertices |
Modifier and Type | Method and Description |
---|---|
Point3D |
Curve3DMotion.getCurrentPoint() |
Point3D |
Curve3DMotion.getFocalPoint() |
Point3D |
Curve3D.getFocalPoint() |
Point3D |
Curve3DMotion.getVertex(int i) |
Point3D |
Curve3D.getVertex(int i) |
private Point3D |
Curve3DMotion.graphToPoint(Graph g) |
Modifier and Type | Method and Description |
---|---|
private void |
Curve3DContainer.draw3DPoint(Point3D p3d,
java.awt.Graphics g) |
private java.awt.Point |
Curve3DContainer.project(Point3D p) |