- velocityScaleFactor - Variable in class org.jogamp.java3d.audioengines.AuralParameters
-
- VIEW_AUTO_UPDATE - Static variable in class org.jogamp.java3d.utils.universe.ViewInfo
-
Indicates that updates to the View should be automatically checked
with each call to a public method in this class.
- VIEW_PLATFORM - Static variable in class org.jogamp.java3d.utils.behaviors.vp.WandViewBehavior
-
Indicates that rotation should occur in view platform
coordinates.
- Viewer - Class in org.jogamp.java3d.utils.universe
-
The Viewer class holds all the information that describes the physical
and virtual "presence" in the Java 3D universe.
- Viewer() - Constructor for class org.jogamp.java3d.utils.universe.Viewer
-
Creates a default viewer object.
- Viewer(Canvas3D) - Constructor for class org.jogamp.java3d.utils.universe.Viewer
-
Creates a default viewer object.
- Viewer(Canvas3D[]) - Constructor for class org.jogamp.java3d.utils.universe.Viewer
-
Creates a default viewer object.
- Viewer(Canvas3D[], PhysicalBody, PhysicalEnvironment, boolean) - Constructor for class org.jogamp.java3d.utils.universe.Viewer
-
Creates a viewer object.
- Viewer(URL) - Constructor for class org.jogamp.java3d.utils.universe.Viewer
-
- Viewer(Canvas3D, URL) - Constructor for class org.jogamp.java3d.utils.universe.Viewer
-
- ViewerAvatar - Class in org.jogamp.java3d.utils.universe
-
This class holds geomtry that should be associated with the View's
avatar.
- ViewerAvatar() - Constructor for class org.jogamp.java3d.utils.universe.ViewerAvatar
-
Constructs an instance of the ViewerAvatar node.
- ViewerAvatarState - Class in org.jogamp.java3d.utils.scenegraph.io.state.org.jogamp.java3d.utils.universe
-
- ViewerAvatarState(SymbolTableData, Controller) - Constructor for class org.jogamp.java3d.utils.scenegraph.io.state.org.jogamp.java3d.utils.universe.ViewerAvatarState
-
- ViewInfo - Class in org.jogamp.java3d.utils.universe
-
Provides methods to extract synchronized transform information from a View.
- ViewInfo(View) - Constructor for class org.jogamp.java3d.utils.universe.ViewInfo
-
Creates a new ViewInfo for the specified View.
- ViewInfo(View, int) - Constructor for class org.jogamp.java3d.utils.universe.ViewInfo
-
Creates a new ViewInfo for the specified View.
- ViewInfo(View, int, Map, Map) - Constructor for class org.jogamp.java3d.utils.universe.ViewInfo
-
Creates a new ViewInfo for the specified View.
- ViewingPlatform - Class in org.jogamp.java3d.utils.universe
-
This class is used to set up the "view" side of a Java 3D scene graph.
- ViewingPlatform() - Constructor for class org.jogamp.java3d.utils.universe.ViewingPlatform
-
Creates a default ViewingPlatform object.
- ViewingPlatform(int) - Constructor for class org.jogamp.java3d.utils.universe.ViewingPlatform
-
Creates the ViewingPlatform object.
- ViewPlatformAWTBehavior - Class in org.jogamp.java3d.utils.behaviors.vp
-
Abstract class which implements much of the event tracking and
state updating in a thread safe manner.
- ViewPlatformAWTBehavior(Canvas3D, int) - Constructor for class org.jogamp.java3d.utils.behaviors.vp.ViewPlatformAWTBehavior
-
Constructs a new ViewPlatformAWTBehavior.
- ViewPlatformBehavior - Class in org.jogamp.java3d.utils.behaviors.vp
-
Abstract class for ViewPlatformBehaviors.
- ViewPlatformBehavior() - Constructor for class org.jogamp.java3d.utils.behaviors.vp.ViewPlatformBehavior
-
- ViewPlatformState - Class in org.jogamp.java3d.utils.scenegraph.io.state.org.jogamp.java3d
-
- ViewPlatformState(SymbolTableData, Controller) - Constructor for class org.jogamp.java3d.utils.scenegraph.io.state.org.jogamp.java3d.ViewPlatformState
-
- VIRTUAL_UNITS - Static variable in class org.jogamp.java3d.utils.behaviors.vp.WandViewBehavior
-
Indicates that translation speed is in virtual world units.
- VWORLD_FIXED - Static variable in class org.jogamp.java3d.utils.behaviors.vp.WandViewBehavior
-
Indicates that rotation or scale should be about a fixed point
in virtual world coordinates.