Serialized Form
Package edu.d.umn.applets |
cw
ControlWindow cw
viewPane
View3DPanel viewPane
instructionPanel
InstructionPanel instructionPanel
model
ElevationModel model
cw
ControlWindow cw
viewPane
View3DPanel viewPane
instructionPanel
InstructionPanel instructionPanel
model
ElevationModel model
cw
ControlWindow cw
viewPane
View3DPanel viewPane
instructionPanel
InstructionPanel instructionPanel
model
ElevationModel model
cw
ControlWindow cw
viewPane
View3DPanel viewPane
instructionPanel
InstructionPanel instructionPanel
model
ElevationModel model
cw
ControlWindow cw
viewPane
View3DPanel viewPane
instructionPanel
InstructionPanel instructionPanel
model
ElevationModel model
Package edu.d.umn.applets.stereo |
Package edu.d.umn.windows |
writeJPEG_
boolean writeJPEG_
- If true, the next render pass is converted to jpeg format and written to the home directory as captureN.jpg
postSwapCount_
int postSwapCount_
modelButtonGroup
javax.swing.ButtonGroup modelButtonGroup
viewWindow
View3DPanel viewWindow
removeMenu
javax.swing.JMenu removeMenu
settingsPanel
javax.swing.JPanel settingsPanel
lightPanel
LightPanel lightPanel
cw
ControlWindow cw
viewPane
View3DPanel viewPane
instructionPanel
InstructionPanel instructionPanel
removeMenu
javax.swing.JMenu removeMenu
endPoint
java.awt.geom.Point2D endPoint
startPoint
java.awt.geom.Point2D startPoint
viewWindow
View3DPanel viewWindow
label1
javax.swing.JLabel label1
label2
javax.swing.JLabel label2
labelFont
java.awt.Font labelFont
lights
javax.media.j3d.TransformGroup lights
lightBehavior
LightMovementBehavior lightBehavior
ambientColor
javax.vecmath.Color3f ambientColor
- ambient light color
universe
com.sun.j3d.utils.universe.SimpleUniverse universe
- The SimpleUniverse.
canvas
CapturingCanvas3D canvas
- The canvas.
currentModel
ElevationModel currentModel
- Reference to the last added currentModel.
modelList
java.util.ArrayList<E> modelList
- A list of all the models currently viewable.
world
javax.media.j3d.BranchGroup world
- The branch group that contains the content.
infiniteBounds
javax.media.j3d.BoundingSphere infiniteBounds
- Infinite bounds to use for background and lights.
controlWindow
ControlWindow controlWindow
orbitBehavior
MyOrbitBehavior orbitBehavior
flyBehavior
DEMViewerFlyBehavior flyBehavior
dirLight
javax.media.j3d.DirectionalLight dirLight
Package edu.d.umn.windows.stereo |
rightCamera
javax.media.j3d.TransformGroup rightCamera
camera2TG
javax.media.j3d.TransformGroup camera2TG
- TransformGroup that holds and manipulates the right eye
camera.
cameraView
javax.media.j3d.View cameraView
- The view for the right eye.