|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.jreality.tutorial.gui.SliderExample
public class SliderExample
Extends ParametricSurfaceExample
. Visualizes the associated family of
the catenoid and helicoid. Adds a slider for the parameter alpha of the associated
family
Nested Class Summary | |
---|---|
static class |
SliderExample.HelicoidCatenoid
This class implements the associated family of the Helicoid and Catenoid x = cos alpha sinh v sin u + sin alpha cosh v cos u y = -cos alpha sinh v cos u + sin alpha cosh v sin u z = u cos alpha + v sin alpha u \in [-Pi,Pi[ v \in \R alpha = 0 helicoid alpha = Pi/2 catenoid |
Constructor Summary | |
---|---|
SliderExample()
|
Method Summary | |
---|---|
static void |
main(java.lang.String[] args)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SliderExample()
Method Detail |
---|
public static void main(java.lang.String[] args)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |