public class SplineCurve3 extends Curve
| Modifier and Type | Field and Description |
|---|---|
java.util.List<Vector3> |
points |
__arcLengthDivisions, cacheArcLengths, needsUpdate| Constructor and Description |
|---|
SplineCurve3() |
SplineCurve3(java.util.List<Vector3> points) |
| Modifier and Type | Method and Description |
|---|---|
Vector3 |
getPoint(double t) |
getLength, getLengths, getLengths, getNormalVector, getPointAt, getPoints, getPoints, getSpacedPoints, getSpacedPoints, getTangent, getTangentAt, getUtoTmapping, getUtoTmapping, updateArcLengths