vmm3d.surface.implicit
Class Pretzel
- java.lang.Object
-
- vmm3d.core.Exhibit
-
- vmm3d.core3D.Exhibit3D
-
- vmm3d.surface.implicit.SurfaceImplicit
-
- vmm3d.surface.implicit.Pretzel
-
- All Implemented Interfaces:
- java.util.EventListener, javax.swing.event.ChangeListener, Decorateable, Parameterizable
public class Pretzel extends SurfaceImplicit
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class vmm3d.surface.implicit.SurfaceImplicit
SurfaceImplicit.ImplicitSurfaceView, SurfaceImplicit.Line3D
-
-
Constructor Summary
Constructors Constructor and Description Pretzel()
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method and Description doubleheightFunction(double x, double y, double z)The implicit surface is defined as solutions of heightFuncton(x,y,z) = level .static doublesqr(double x)-
Methods inherited from class vmm3d.surface.implicit.SurfaceImplicit
cubicSolve, FindNextRoot, getDefaultView, getMorphingAnimation, heightFunction, MakeListOfRandomLines, normalToSurfaceAt, quadraticSolve, quarticSolve, removeView, theFunction
-
Methods inherited from class vmm3d.core3D.Exhibit3D
getDefaultTransform, getDefaultViewpoint, getDefaultViewUp, setDefaultViewpoint, setDefaultViewUp
-
Methods inherited from class vmm3d.core.Exhibit
addChangeListener, addDecoration, addExtraXML, addView, clearDecorations, forceRedraw, getActionsForView, getAdditionalAnimationsForView, getAlternativeViews, getBuildAnimation, getCreateAnimation, getDecorations, getDefaultBackground, getDefaultForeground, getDefaultWindow, getFramesForMorphing, getName, getParameterByName, getParameters, getSettingsCommandsForView, getTitle, getUseFilmstripForMorphing, getViews, parameterChanged, readExtraXML, removeChangeListener, removeDecoration, render, setDefaultBackground, setDefaultForeground, setDefaultWindow, setDefaultWindow, setFramesForMorphing, setName, setUseFilmstripForMorphing, stateChanged
-
-
-
-
Method Detail
-
sqr
public static double sqr(double x)
-
heightFunction
public double heightFunction(double x, double y, double z)Description copied from class:SurfaceImplicitThe implicit surface is defined as solutions of heightFuncton(x,y,z) = level .- Specified by:
heightFunctionin classSurfaceImplicit
-
-
DMelt 3.0 © DataMelt by jWork.ORG