public abstract class ParametricEquation extends Object
| Constructor and Description |
|---|
ParametricEquation() |
| Modifier and Type | Method and Description |
|---|---|
abstract Coord3d |
apply(double t) |
List<Coord3d> |
apply(double tmin,
double tmax,
int steps) |
Copyright © 2016. All rights reserved.