|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
SensorButtonListener
implementation.
SensorButtonListener
implementation.
SensorButtonListener
implementations.
SensorReadListener
.
alignment
: the center of the string is placed on the
position
point.
alignment
: the first character of the string is placed
on the position
point.
alignment
: the last character of the string is placed
on the position
point.
f = 1
.
f = 1-alphasrc
.
f = alphasrc
.
f = 0
.
getShape
.
BranchGroup
node from a given SceneGraphPath
.
getNode(int)
to return a
BranchGroup
node from
the SceneGraphPath
.
SensorEventAgent
,
but is included here for future possible development.
originalNode
into
the current node.
cloneNodeComponent(boolean forceDuplicate)
cloneNodeComponent(boolean forceDuplicate)
cloneNodeComponent(boolean forceDuplicate)
computePathInterpolation(float)
computePathInterpolation(float)
computePathInterpolation(float)
SimpleUniverse()
.
SimpleUniverse(Canvas3D)
.
SimpleUniverse(Canvas3D, int)
.
SimpleUniverse(int)
.
SimpleUniverse(ViewingPlatform, Viewer)
.
SimpleUniverse(ViewingPlatform, Viewer,
LocalFactory)
.
cloneTree
call an updated reference was requested
for a node that did not get cloned.dispatchEvents
method of SensorEventAgent
if any button bound to the listener is down and has not changed
state since the last invocation.
originalNode
into
the current node.
originalNode
into
the current node.
originalNode
into
the current node.
originalNode
into
the current node.
originalNode
into
the current node.
originalNode
into
the current node.
originalNode
into
the current node.
originalNode
into
the current node.
originalNode
into
the current node.
originalNode
into
the current node.
originalNode
into
the current node.
originalNode
into
the current node.
originalNode
into
the current node.
originalNode
into
the current node.
originalNode
into
the current node.
originalNode
into
the current node.
originalNode
into
the current node.
duplicateNodeComponent(NodeComponent
originalNodeComponent, boolean forceDuplicate)
originalNodeComponent
into the current node.
originalNode
into
the current node.
bounds
object is
equal to this BoundingSphere object.
bounds
object is
equal to this Bounds object.
bounds
object is
equal to this BoundingPolytope object.
bounds
object is
equal to this BoundingBox object.
TransformInterpolator.getTransformAxis()
TransformInterpolator.getTransformAxis()
TransformInterpolator.getTransformAxis()
TransformInterpolator.geTransformAxis()
TransformInterpolator.getTransformAxis()
TransformInterpolator.getTransformAxis()
TransformInterpolator.getTransformAxis()
TransformInterpolator.getTransformAxis()
TransformInterpolator.getTransformAxis()
pressed
or released
callback.
texCoords
Shape3D
defining the 6DOF sensor's echo geometry
and appearance.
dispatchEvents
method of SensorEventAgent
was last called to generate events, usually from the
processStimulus
method of a Behavior
; may
be used to measure frame time in behaviors that wake up every
frame.
Canvas3D.getMonoscopicViewPolicy
cloneTree
method.
getSrcOffset(java.awt.Point)
path
field.
Node
is pickable,
false if it is not pickable.
position
field into the supplied
parameter.
GraphicsConfiguration
object
for the system.
SensorButtonListener
implementations bound to
the given sensor and button.
SensorEventAgent
used by this behavior.
Transform3D
.
SensorReadListeners
bound to the specified
sensor.
SensorEventAgent
, usually a Behavior
; may
be null.
getTextureCoordinate(int texCoordSet, ...)
getTextureCoordinate(int texCoordSet, TexCoord2f texCoord)
getTextureCoordinate(int texCoordSet, TexCoord3f texCoord)
getTextureCoordinateIndex(int texCoordSet, ...)
int[] getTextureCoordinateIndices(int texCoordSet)
getTextureCoordinateIndices(int texCoordSet, ...)
getTextureCoordinates(int texCoordSet)
getTextureCoordinates(int texCoordSet, ...)
getTextureCoordinates(int texCoordSet, TexCoord2f texCoords[])
getTextureCoordinates(int texCoordSet, TexCoord3f texCoords[])
dispatchEvents
method of SensorEventAgent
was called to generate this event, usually from the
processStimulus
method of a Behavior
.
getURLString
Group
node from
a given SceneGraphPath
.
getNode(int)
to return a
Group
node from
the SceneGraphPath
.
setCapabilities(Node, int) to set
the Node's capabilities to allow inquiry of the intersection
coordinate information.
- INTERSECT_FULL -
Static variable in class com.sun.j3d.utils.picking.PickTool
- Flag to pass to
setCapabilities(Node, int) to set
the Node's capabilities to allow inquiry of all intersection
information.
- INTERSECT_TEST -
Static variable in class com.sun.j3d.utils.picking.PickTool
- Flag to pass to
setCapabilities(Node, int) to set
the Node's capabilities to allow intersection tests, but not
inquire information about the intersections (use for GEOMETRY mode).
- Intersect() -
Constructor for class com.sun.j3d.utils.behaviors.picking.Intersect
- Deprecated.
- intersect(Bounds) -
Method in class javax.media.j3d.BoundingSphere
- Test for intersection with another bounds object.
- intersect(Bounds) -
Method in class javax.media.j3d.Bounds
- Test for intersection with another bounds object.
- intersect(Bounds) -
Method in class javax.media.j3d.BoundingPolytope
- Test for intersection with another bounds object.
- intersect(Bounds) -
Method in class javax.media.j3d.BoundingBox
- Test for intersection with another bounds object.
- intersect(Bounds[]) -
Method in class javax.media.j3d.BoundingSphere
- Test for intersection with another bounds object.
- intersect(Bounds[]) -
Method in class javax.media.j3d.Bounds
- Test for intersection with another bounds object.
- intersect(Bounds[]) -
Method in class javax.media.j3d.BoundingPolytope
- Test for intersection with another bounds object.
- intersect(Bounds[]) -
Method in class javax.media.j3d.BoundingBox
- Test for intersection with an array of bounds objects.
- intersect(Bounds[], BoundingBox) -
Method in class javax.media.j3d.BoundingBox
- Test for intersection with an array of bounds objects.
- intersect(Bounds[], BoundingPolytope) -
Method in class javax.media.j3d.BoundingPolytope
- Test for intersection with an array of bounds objects.
- intersect(Bounds[], BoundingSphere) -
Method in class javax.media.j3d.BoundingSphere
- Test for intersection with an array of bounds objects.
- intersect(Bounds, BoundingBox) -
Method in class javax.media.j3d.BoundingBox
- Test for intersection with another bounding box.
- intersect(Bounds, BoundingPolytope) -
Method in class javax.media.j3d.BoundingPolytope
- Test for intersection with another bounds object.
- intersect(Bounds, BoundingSphere) -
Method in class javax.media.j3d.BoundingSphere
- Test for intersection with another bounds object.
- intersect(Point3d) -
Method in class javax.media.j3d.BoundingSphere
- Test for intersection with a point.
- intersect(Point3d) -
Method in class javax.media.j3d.Bounds
- Test for intersection with a point.
- intersect(Point3d) -
Method in class javax.media.j3d.BoundingPolytope
- Test for intersection with a point.
- intersect(Point3d) -
Method in class javax.media.j3d.BoundingBox
- Test for intersection with a point.
- intersect(Point3d, Vector3d) -
Method in class javax.media.j3d.BoundingSphere
- Test for intersection with a ray.
- intersect(Point3d, Vector3d) -
Method in class javax.media.j3d.Bounds
- Test for intersection with a ray.
- intersect(Point3d, Vector3d) -
Method in class javax.media.j3d.BoundingPolytope
- Test for intersection with a ray.
- intersect(Point3d, Vector3d) -
Method in class javax.media.j3d.BoundingBox
- Test for intersection with a ray.
- intersect(SceneGraphPath, PickRay, double[]) -
Method in class javax.media.j3d.Shape3D
- Checks whether the geometry in this shape node intersects with
the specified pickRay.
- intersect(SceneGraphPath, PickRay, double[]) -
Method in class javax.media.j3d.Morph
- Checks whether the geometry in this morph node intersects with
the specified pickRay.
- intersect(SceneGraphPath, PickShape) -
Method in class javax.media.j3d.Shape3D
- Checks whether the geometry in this shape node intersects with
the specified pickShape.
- intersect(SceneGraphPath, PickShape) -
Method in class javax.media.j3d.Morph
- Checks whether the geometry in this morph node intersects with
the specified pickShape.
- intersect(SceneGraphPath, PickShape, double[]) -
Method in class javax.media.j3d.Shape3D
- Checks whether the geometry in this shape node intersects with
the specified pickShape.
- intersect(SceneGraphPath, PickShape, double[]) -
Method in class javax.media.j3d.Morph
- Checks whether the geometry in this morph node intersects with
the specified pickShape.
- inverse() -
Method in class javax.vecmath.Quat4f
- Sets the value of this quaternion to the quaternion inverse of itself.
- inverse() -
Method in class javax.vecmath.Quat4d
- Sets the value of this quaternion to the quaternion inverse of itself.
- inverse(Quat4d) -
Method in class javax.vecmath.Quat4d
- Sets the value of this quaternion to quaternion inverse of quaternion q1.
- inverse(Quat4f) -
Method in class javax.vecmath.Quat4f
- Sets the value of this quaternion to quaternion inverse of quaternion q1.
- invert -
Variable in class com.sun.j3d.utils.behaviors.mouse.MouseBehavior
-
- INVERT_INPUT -
Static variable in class com.sun.j3d.utils.behaviors.mouse.MouseBehavior
- Set this flag if you want to invert the inputs.
- invert() -
Method in class javax.vecmath.Matrix4f
- Inverts this matrix in place.
- invert() -
Method in class javax.vecmath.Matrix4d
- Inverts this matrix in place.
- invert() -
Method in class javax.vecmath.Matrix3f
- Inverts this matrix in place.
- invert() -
Method in class javax.vecmath.Matrix3d
- Inverts this matrix in place.
- invert() -
Method in class javax.vecmath.GMatrix
- Inverts this matrix in place.
- invert() -
Method in class javax.media.j3d.Transform3D
- Inverts this transform in place.
- invert(GMatrix) -
Method in class javax.vecmath.GMatrix
- Inverts matrix m1 and places the new values into this matrix.
- invert(Matrix3d) -
Method in class javax.vecmath.Matrix3d
- Sets the value of this matrix to the matrix inverse
of the passed matrix m1.
- invert(Matrix3f) -
Method in class javax.vecmath.Matrix3f
- Sets the value of this matrix to the matrix inverse
of the passed matrix m1.
- invert(Matrix4d) -
Method in class javax.vecmath.Matrix4d
- Sets the value of this matrix to the matrix inverse
of the passed (user declared) matrix m1.
- invert(Matrix4f) -
Method in class javax.vecmath.Matrix4f
- Sets the value of this matrix to the matrix inverse
of the passed (user declared) matrix m1.
- invert(Transform3D) -
Method in class javax.media.j3d.Transform3D
- Sets the value of this transform to the inverse of the passed
Transform3D parameter.
- isActive() -
Method in class com.sun.j3d.utils.applet.MainFrame
-
- isActive() -
Method in class com.sun.j3d.utils.applet.JMainFrame
-
- isActive() -
Method in class com.sun.j3d.utils.behaviors.vp.WandViewBehavior.ListenerBase
- Returns true if the listener is currently active; that is, if
initAction
has been called but not yet
endAction
.
- isBehaviorSchedulerRunning() -
Method in class javax.media.j3d.View
- Retrieves a flag that indicates whether the behavior scheduler is
currently running.
- isByReference() -
Method in class javax.media.j3d.ImageComponent
- Retrieves the data access mode for this ImageComponent object.
- isByReference() -
Method in class javax.media.j3d.CompressedGeometry
- Retrieves the data access mode for this CompressedGeometry object.
- isCompiled() -
Method in class javax.media.j3d.SceneGraphObject
- Returns a flag indicating whether the node is part of a scene graph
that has been compiled.
- isDvrEnabled() -
Method in class com.sun.j3d.utils.universe.Viewer
- Returns a status flag indicating whether or not dynamic video size
is enabled.
- isEmpty() -
Method in class javax.media.j3d.BoundingSphere
- Tests whether the bounding sphere is empty.
- isEmpty() -
Method in class javax.media.j3d.Bounds
- Tests whether the bounds is empty.
- isEmpty() -
Method in class javax.media.j3d.BoundingPolytope
- Tests whether the bounding polytope is empty.
- isEmpty() -
Method in class javax.media.j3d.BoundingBox
- Tests whether the bounding box is empty.
- isEphemeral() -
Method in class com.sun.j3d.utils.behaviors.sensor.SensorEvent
- Returns true if this event is ephemeral and is valid only
until the listener returns.
- isGraphicsConfigSupported(GraphicsConfiguration) -
Method in class javax.media.j3d.GraphicsConfigTemplate3D
- Returns a boolean indicating whether or not the given
GraphicsConfiguration can be used to create a drawing
surface that can be rendered to.
- isLive() -
Method in class javax.media.j3d.SceneGraphObject
- Returns a flag indicating whether the node is part of a live
scene graph.
- isOffScreen() -
Method in class javax.media.j3d.Canvas3D
- Retrieves a flag indicating whether this Canvas3D is an
off-screen canvas.
- isPassive() -
Method in class javax.media.j3d.WakeupOnElapsedFrames
- Retrieves the state of the passive flag that was used when
constructing this object.
- isPaused() -
Method in class javax.media.j3d.Alpha
- Returns true if this alpha object is paused.
- isPlaying() -
Method in class javax.media.j3d.Sound
- Retrieves sound's play status.
- isPlaying(View) -
Method in class javax.media.j3d.Sound
- Retrieves sound's play status.
- isPlayingSilently() -
Method in class javax.media.j3d.Sound
- Retrieves sound's silent status.
- isPlayingSilently(View) -
Method in class javax.media.j3d.Sound
- Retrieves sound's silent status.
- isReady() -
Method in class javax.media.j3d.Sound
- Retrieves sound's 'ready' status.
- isReady(View) -
Method in class javax.media.j3d.Sound
- Retrieves sound's 'ready' status.
- isRendererRunning() -
Method in class javax.media.j3d.Canvas3D
- Retrieves the state of the renderer for this Canvas3D object.
- isSamePath(SceneGraphPath) -
Method in class javax.media.j3d.SceneGraphPath
- Determines whether two SceneGraphPath objects represent the same
path in the scene graph; either object might include a different
subset of internal nodes; only the internal link nodes, the Locale,
and the Node itself are compared.
- isSoundPlaying(int) -
Method in class javax.media.j3d.GraphicsContext3D
- Retrieves the sound playing flag.
- isViewRunning() -
Method in class javax.media.j3d.View
- Retrieves a flag that indicates whether the traverser is
currently running on this view.
- isYUp() -
Method in class javax.media.j3d.ImageComponent
- Retrieves the y-orientation for this ImageComponent object.
KBSplinePathInterpolator(Alpha, TransformGroup, TCBKeyFrame[])
Link
node from
a given SceneGraphPath
.
getNode(int)
to return a
Link
node from
the SceneGraphPath
.
Morph
node from
a given SceneGraphPath
.
getNode(int)
to return a
Morph
node from
the SceneGraphPath
.
NoSuchNameException
without detail message.
NoSuchNameException
with the specified detail message.
getButton
when no
buttons have changed state.
updateNodeReferences
method called by the
cloneTree
method.ObjectNotLoadedException
without detail message.
ObjectNotLoadedException
with the specified detail message.
path
: succeeding glyphs are placed below the
current glyph.
path
: succeeding glyphs are placed to the left of
the current glyph.
path
: succeeding glyphs are placed to the left of
the current glyph.
path
: succeeding glyphs are placed above the
current glyph.
PathInterpolator(Alpha, TransformGroup, float[])
BranchGroup
(specified in the PickObject constructor) that
intersect with a ray that starts at the
viewer position and points into the scene in the direction of (xpos, ypos)
specified in window space.
BranchGroup
(specified in the PickObject constructor) that
intersect with a ray that starts at the
viewer position and points into the scene in the direction of (xpos, ypos)
specified in window space.
Locale
that intersect with PickShape.
BranchGroup
that intersect with PickShape.
BranchGroup
(specified in the PickObject constructor) that
intersect with the ray that starts at the viewer
position and points into the scene in the direction of (xpos, ypos)
in the window space.
BranchGroup
(specified in the PickObject constructor) that
intersect with the ray that starts at the viewer
position and points into the scene in the direction of (xpos, ypos)
in the window space.
BranchGroup
(specified in the PickObject constructor) which
intersects with the ray that starts at the viewer
position and points into the scene in the direction of (xpos, ypos) in
window space.
BranchGroup
(specified in the PickObject constructor) which
intersects with the ray that starts at the viewer
position and points into the scene in the direction of (xpos, ypos) in
window space.
pickShape
.
pickShape
.
BranchGroup
(specified in the PickObject
constructor) which intersects with the ray that starts at
the viewer position and points into the scene in the direction of
(xpos, ypos) in the window space.
BranchGroup
(specified in the PickObject
constructor) which intersects with the ray that starts at
the viewer position and points into the scene in the direction of
(xpos, ypos) in the window space.
pickShape
.
pickShape
.
com.sun.j3d.utils.picking.behaviors.PickingCallback
com.sun.j3d.utils.picking.behaviors.PickMouseBehavior
com.sun.j3d.utils.picking.PickCanvas
com.sun.j3d.utils.picking.behaviors.PickRotateBehavior
com.sun.j3d.utils.picking.behaviors.PickTranslateBehavior
com.sun.j3d.utils.picking.behaviors.PickZoomBehavior
localToVworld
transform should be automatically checked with each call to a public
method in this class.
PickPoint
and Line
objects intersect.
PickPoint
and Point3d
objects intersect.
Primitive
node
from a given SceneGraphPath
.
getNode(int)
to return a
Primitive
node from
the SceneGraphPath
.
PickRay
and Line
objects intersect.
PickRay
and Point3d
objects intersect.
PickRay
and quadrilateral
objects intersect.
dispatchEvents
method of SensorEventAgent
is called and none of a
sensor's buttons have been handled by a button listener.
in
.
SensorButtonListener
from all sensors.
SensorButtonListener
binding from the
specified sensor.
SensorReadListener
from all sensors.
SensorReadListener
binding from the
specified sensor.
DST = SRC
.
DST = SRC ^ DST
.
PickSegment
and Line
objects intersect.
PickSegment
and Point3d
objects intersect.
PickSegment
object and a quadrilateral.
PickSegment
object and a triangle.
SensorEventAgent
instance.SensorEventAgent
and passed to registered
SensorReadListener
and SensorButtonListener
implementations.SensorEvent
.
SensorEvent
.
SensorEvent
.
SensorButtonListener
and SensorReadListener
interfaces to support an event-driven
model of sensor interaction.SensorEventAgent
to generate and dispatch
sensor events to registered listeners.
SensorEventAgent
instance.initAction
.
initAction
.
TransformInterpolator.setTransformAxis(Transform3D)
TransformInterpolator.seTransformAxis(Transform3D)
TransformInterpolator.setTransformAxis(Transform3D)
TransformInterpolator.setTransformAxis(Transform3D)
TransformInterpolator.setTransformAxis(Transform3D)
TransformInterpolator.setTransformAxis(Transform3D)
TransformInterpolator.setTransformAxis(Transform3D)
TransformInterpolator.setTransformAxis(Transform3D)
TransformInterpolator.setTransformAxis(Transform3D)
colors
starting at index start
for length
colors.
colors
starting at index start
for length
colors.
colors
starting at index start
for length
colors.
colors
starting at index start
for length
colors.
colors
starting at index start
for length
colors.
colors
starting at index start
for length
colors.
start
for length
vertices.
start
for length
vertices.
start
for length
vertices.
start
for length
vertices.
keyFrame
keyFrame
Canvas3D.setMonoscopicViewPolicy
normals
starting at index start
and ending at index start+length
.
normals
starting at index start
and ending at index start+length
.
setSrcOffset(int,int)
setSrcOffset(java.awt.Point)
path
field.
true
this Node
can be Picked.
position
field to the supplied
parameter.
setReverbBounds(Bounds)
setTextureCoordinate(int texCoordSet, ...)
setTextureCoordinate(int texCoordSet, TexCoord2f texCoord)
setTextureCoordinate(int texCoordSet, TexCoord3f texCoord)
setTextureCoordinateIndex(int texCoordSet, ...)
setTextureCoordinateIndices(int texCoordSet, int indices[])
setTextureCoordinateIndices(int texCoordSet, ...)
setTextureCoordinates(int texCoordSet, ...)
setTextureCoordinates(int texCoordSet, ...)
texCoords
starting at index start
and
ending at index start+length
.
texCoords
starting at index start
and
ending at index start+length
.
setTextureCoordinates(int texCoordSet, TexCoord2f texCoords[])
setTextureCoordinates(int texCoordSet, TexCoord2f texCoords[], ...)
setTextureCoordinates(int texCoordSet, TexCoord3f texCoords[])
setTextureCoordinates(int texCoordSet, TexCoord3f texCoords[], ...)
setTextureCoordinates(int texCoordSet, TexCoord2f coords[])
setTextureCoordinates(int texCoordSet, TexCoord3f coords[])
setTextureCoordinates(int texCoordSet, float texCoords[])
setTextureCoordinates(int texCoordSet, float texCoords[])
setTransformCenterSource
is called with
VWORLD_FIXED
or if a 6DOF sensor is not specified.
setURLString
setURLObject
ViewingPlatform
for this behavior.
setVisible()
on all AWT components created by this
ConfiguredUniverse instance.
Shape3D
node from
a given SceneGraphPath
.
getNode(int)
to return a
Shape3D
node from
the SceneGraphPath
.
Switch
node from
a given SceneGraphPath
.
getNode(int)
to return a
Switch
node from
the SceneGraphPath
.
TCBSplinePathInterpolator(Alpha, TransformGroup, TCBKeyFrame[])
initAction
.
TransformGroup
node from a given SceneGraphPath
.
getNode(int)
to return a
TransformGroup
node from
the SceneGraphPath
.
TransformCenterSource
property is VworldFixed
or if a 6DOF sensor is not specified.
UnsupportedUniverseException
without detail message.
UnsupportedUniverseException
with the specified detail message.
cloneTree
.
cloneTree
.
cloneTree
.
cloneTree
.
cloneTree
.
cloneTree
.
cloneTree
.
cloneTree
.
cloneTree
.
cloneTree
.
cloneTree
.
cloneTree
.
cloneTree
.
cloneTree
.
cloneTree
.
cloneTree
.
localToVworld
transform of the view platform.
true
if head tracking should be used.
initAction
.
TransformGroup
.
TransformGroup
.
out
.
universe
to the Stream.
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |