|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Spline3D | |
|---|---|
| toxi.geom | |
| Uses of Spline3D in toxi.geom |
|---|
| Methods in toxi.geom that return Spline3D | |
|---|---|
Spline3D |
Spline3D.add(float x,
float y,
float z)
|
Spline3D |
Spline3D.add(ReadonlyVec3D p)
Adds the given point to the list of control points. |
Spline3D |
Spline3D.setPointList(java.util.List<Vec3D> plist)
|
Spline3D |
Spline3D.setTightness(float tightness)
Sets the tightness for future curve interpolation calls. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||