org.jzy3d.maths.parameq
Class ParametricTorus
java.lang.Object
org.jzy3d.maths.parameq.ParametricEquation2
org.jzy3d.maths.parameq.ParametricTorus
public class ParametricTorus
- extends ParametricEquation2
Field Summary |
protected double |
r
|
protected double |
R
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
R
protected double R
r
protected double r
ParametricTorus
public ParametricTorus(double R,
double r)
apply
public Coord3d apply(double t,
double u)
- Specified by:
apply
in class ParametricEquation2
Copyright © 2013. All rights reserved.