- unindexify() - Method in class org.jogamp.java3d.utils.geometry.GeometryInfo
-
Get rid of index lists by reorganizing data into an un-indexed
format.
- unmuteSample(int) - Method in class org.jogamp.java3d.audioengines.AudioEngine3D
-
Unmute sample.
- unmuteSample(int) - Method in class org.jogamp.java3d.audioengines.javasound.JavaSoundMixer
-
- unpauseSample(int) - Method in class org.jogamp.java3d.audioengines.AudioEngine3D
-
Unpause sample.
- unpauseSample(int) - Method in class org.jogamp.java3d.audioengines.javasound.JavaSoundMixer
-
- UnresolvedBehavior - Class in org.jogamp.java3d.utils.scenegraph.io
-
This Behavior is used in place of any behaviors which can not
be instantiated when a scene graph is read.
- UnresolvedBehavior() - Constructor for class org.jogamp.java3d.utils.scenegraph.io.UnresolvedBehavior
-
- UnsupportedUniverseException - Exception in org.jogamp.java3d.utils.scenegraph.io
-
Thrown if the VirtualUniverse subclass is not supported
by the writeUniverse calls.
- UnsupportedUniverseException() - Constructor for exception org.jogamp.java3d.utils.scenegraph.io.UnsupportedUniverseException
-
Creates new UnsupportedUniverseException
without detail message.
- UnsupportedUniverseException(String) - Constructor for exception org.jogamp.java3d.utils.scenegraph.io.UnsupportedUniverseException
-
Constructs an UnsupportedUniverseException
with the specified detail message.
- updateCanvas(Canvas3D) - Method in class org.jogamp.java3d.utils.universe.ViewInfo
-
Arrange for an update of cached canvas parameters.
- updateHead() - Method in class org.jogamp.java3d.utils.universe.ViewInfo
-
Arrange for an update of the cached head position if head tracking is
enabled.
- updateSample(int) - Method in class org.jogamp.java3d.audioengines.AudioEngine3D
-
Update sample.
- updateSample(int) - Method in class org.jogamp.java3d.audioengines.javasound.JavaSoundMixer
-
- updateScene(int, int) - Method in class org.jogamp.java3d.utils.behaviors.picking.PickMouseBehavior
-
Deprecated.
Subclasses shall implement this update function
- updateScene(int, int) - Method in class org.jogamp.java3d.utils.behaviors.picking.PickRotateBehavior
-
Deprecated.
Update the scene to manipulate any nodes.
- updateScene(int, int) - Method in class org.jogamp.java3d.utils.behaviors.picking.PickTranslateBehavior
-
Deprecated.
Update the scene to manipulate any nodes.
- updateScene(int, int) - Method in class org.jogamp.java3d.utils.behaviors.picking.PickZoomBehavior
-
Deprecated.
Update the scene to manipulate any nodes.
- updateScene(int, int) - Method in class org.jogamp.java3d.utils.pickfast.behaviors.PickMouseBehavior
-
Subclasses shall implement this update function
- updateScene(int, int) - Method in class org.jogamp.java3d.utils.pickfast.behaviors.PickRotateBehavior
-
Update the scene to manipulate any nodes.
- updateScene(int, int) - Method in class org.jogamp.java3d.utils.pickfast.behaviors.PickTranslateBehavior
-
Update the scene to manipulate any nodes.
- updateScene(int, int) - Method in class org.jogamp.java3d.utils.pickfast.behaviors.PickZoomBehavior
-
Update the scene to manipulate any nodes.
- updateScene(int, int) - Method in class org.jogamp.java3d.utils.picking.behaviors.PickMouseBehavior
-
Subclasses shall implement this update function
- updateScene(int, int) - Method in class org.jogamp.java3d.utils.picking.behaviors.PickRotateBehavior
-
Update the scene to manipulate any nodes.
- updateScene(int, int) - Method in class org.jogamp.java3d.utils.picking.behaviors.PickTranslateBehavior
-
Update the scene to manipulate any nodes.
- updateScene(int, int) - Method in class org.jogamp.java3d.utils.picking.behaviors.PickZoomBehavior
-
Update the scene to manipulate any nodes.
- updateScreen(Screen3D) - Method in class org.jogamp.java3d.utils.universe.ViewInfo
-
Arrange for an update of cached screen parameters.
- updateView() - Method in class org.jogamp.java3d.utils.universe.ViewInfo
-
Arrange for an update of cached view parameters.
- updateViewPlatform() - Method in class org.jogamp.java3d.utils.universe.ViewInfo
-
Arrange for an update of the cached localToVworld
transform of the view platform.
- upperBound - Variable in class org.jogamp.java3d.utils.geometry.compression.CompressedGeometryData.Header
-
A point that defines the upper bound of the x,
y, and z components for all positions in the
compressed geometry buffer.
- USE_BOUNDS - Static variable in class org.jogamp.java3d.utils.behaviors.picking.PickObject
-
Deprecated.
Set this flag if you want to pick by bounds.
- USE_GEOMETRY - Static variable in class org.jogamp.java3d.utils.behaviors.picking.PickObject
-
Deprecated.
Set this flag if you want to pick by geometry.
- useSuperClassIfNoChildClass() - Method in class org.jogamp.java3d.utils.scenegraph.io.retained.Controller
-
Indicates to SceneGraphObjectState that it should use the
Java3D core superclass for any tree nodes whose classes are
not in the classpath during a load.