|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectvmm.core.Exhibit
vmm.core3D.Exhibit3D
vmm.surface.implicit.SurfaceImplicit
vmm.surface.implicit.ClebschCubic
public class ClebschCubic
| Nested Class Summary | |
|---|---|
class |
ClebschCubic.ClebschView
|
| Nested classes/interfaces inherited from class vmm.surface.implicit.SurfaceImplicit |
|---|
SurfaceImplicit.ImplicitSurfaceView, SurfaceImplicit.Line3D |
| Field Summary |
|---|
| Fields inherited from class vmm.surface.implicit.SurfaceImplicit |
|---|
level, ListOfRandomLines, pointCloud, pointCloudCount, randomLineCount, rayTraceResolution, resolution, searchRadius |
| Fields inherited from class vmm.core3D.Exhibit3D |
|---|
defaultViewpoint, defaultViewUp, previousTransform3D |
| Fields inherited from class vmm.core.Exhibit |
|---|
decorations, exhibitNeedsRedraw, isMorphing, morphingView, parameters, previousTransform |
| Constructor Summary | |
|---|---|
ClebschCubic()
|
|
| Method Summary | |
|---|---|
protected Vector3D |
ClebschLine(int linenum,
double t)
|
View |
getDefaultView()
Returns the default View of this Exhibit. |
double |
heightFunction(double x,
double y,
double z)
The implicit surface is defined as solutions of heightFuncton(x,y,z) = level . |
protected void |
InitializeTwentySevenLineArray()
|
| Methods inherited from class vmm.surface.implicit.SurfaceImplicit |
|---|
computeDrawData3D, cubicSolve, doDraw3D, FindNextRoot, getMorphingAnimation, heightAlongLine, heightFunction, MakeListOfRandomLines, normalToSurfaceAt, quadraticSolve, quarticSolve, removeView, theFunction |
| Methods inherited from class vmm.core3D.Exhibit3D |
|---|
computeDrawDataHook, doDrawHook, getDefaultTransform, getDefaultViewpoint, getDefaultViewUp, setDefaultViewpoint, setDefaultViewUp |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ClebschCubic()
| Method Detail |
|---|
public double heightFunction(double x,
double y,
double z)
SurfaceImplicit
heightFunction in class SurfaceImplicitpublic View getDefaultView()
Exhibit3DView3D.
getDefaultView in class SurfaceImplicit
protected Vector3D ClebschLine(int linenum,
double t)
protected void InitializeTwentySevenLineArray()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||