|
Class Summary |
| DEMViewerFlyBehavior |
Basically, this is the same type of behavior available with Sun's java3d demo. |
| FlyBehavior |
FlyBehavior.java
Created on July 13, 2005, 11:37 AM
Basically, this is the same type of behavior available with Sun's java3d demo. |
| FlyingPlatform |
This class is a specialization of ViewPlatformAWTBehavior. |
| LightMovementBehavior |
|
| MouseWheelBehavior |
Used to have the mouse wheel up and mouse wheel down to change the elevation exageration of the models. |
| MyOrbitBehavior |
Simple extension of the OrbitBehavior class to allow use of the home key to go to an aerial view of the models. |