Package samer.j3d
Class MorphPoints
- java.lang.Object
-
- samer.j3d.Util
-
- samer.j3d.MorphPoints
-
public class MorphPoints extends Util
-
-
Nested Class Summary
Nested Classes Modifier and Type Class and Description class
MorphPoints.MorphBehavior
-
Constructor Summary
Constructors Constructor and Description MorphPoints(Root root, Matrix P1, Matrix P2, VVector A)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description void
execute(java.lang.String cmd, Environment env)
void
getCommands(Agent.Registry r)
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from class samer.j3d.Util
addKeyNavigator, addRotator, alpha, ambientLight, background, color, color, directionalLight, flat, flat, getBounds, material, mouseRotate, mouseTranslate, mouseZoom, offsetPolygon, patches, pointLight, points, readwrite, setBounds, shadedwireframe, wireframe, writable, writable
-
-