|
Aviatrix3D 2.0 Dev |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.j3d.aviatrix3d.picking | |
org.j3d.aviatrix3d | A core set of lightweight Object Oriented scenegraph-based wrapper objects for OpenGL. |
org.j3d.aviatrix3d.picking | Capabilities that define picking interactions with the scene graph from both an external and internal perspective. |
org.j3d.aviatrix3d.rendering | Various audio device types for rendering sound data. |
org.j3d.renderer.aviatrix3d.geom | High-level simple geometry utility primitives for quickly making a scene graph with. |
org.j3d.renderer.aviatrix3d.nodes | Scenegraph nodes that extend Aviatrix with new functionality. |
Classes in org.j3d.aviatrix3d.picking used by org.j3d.aviatrix3d | |
BoundingVolume
Base representation of a class that can representing bound information. |
|
GroupPickTarget
A picking target that contains a collection of zero or more children pickable targets. |
|
InvalidPickTimingException
An exception for when an attempt is made to perform a pick on a node when it is not permitted by the scene graph. |
|
LeafPickTarget
A picking target that represents real geometry that must be picked directly against using one of a couple of specific intersection tests. |
|
NotPickableException
An exception for when an attempt is made to perform a pick on a node that has been marked as not pickable. |
|
PickableObject
A marker interface that indicates the object that implements is capable of supporting pick intersection requests. |
|
PickingManager
A interface that describes an internal implemention of pick intersection tests. |
|
PickRequest
Class for passing the detailed rendering information through the pipeline. |
|
PickTarget
An internal marker interface that indicates an object that can support pick processing requests. |
|
SinglePickTarget
A picking target that contains a single child pickable target. |
|
TransformPickTarget
A picking target that contains a local transformation service. |
Classes in org.j3d.aviatrix3d.picking used by org.j3d.aviatrix3d.picking | |
BoundingVolume
Base representation of a class that can representing bound information. |
|
InvalidPickTimingException
An exception for when an attempt is made to perform a pick on a node when it is not permitted by the scene graph. |
|
NotPickableException
An exception for when an attempt is made to perform a pick on a node that has been marked as not pickable. |
|
PickInstructions
Container for returning the details about what should be picked as a a set of children from a node that implements the CustomPickTarget
interface. |
|
PickRequest
Class for passing the detailed rendering information through the pipeline. |
|
PickTarget
An internal marker interface that indicates an object that can support pick processing requests. |
Classes in org.j3d.aviatrix3d.picking used by org.j3d.aviatrix3d.rendering | |
PickingManager
A interface that describes an internal implemention of pick intersection tests. |
Classes in org.j3d.aviatrix3d.picking used by org.j3d.renderer.aviatrix3d.geom | |
GroupPickTarget
A picking target that contains a collection of zero or more children pickable targets. |
|
LeafPickTarget
A picking target that represents real geometry that must be picked directly against using one of a couple of specific intersection tests. |
|
NotPickableException
An exception for when an attempt is made to perform a pick on a node that has been marked as not pickable. |
|
PickableObject
A marker interface that indicates the object that implements is capable of supporting pick intersection requests. |
|
PickTarget
An internal marker interface that indicates an object that can support pick processing requests. |
|
SinglePickTarget
A picking target that contains a single child pickable target. |
Classes in org.j3d.aviatrix3d.picking used by org.j3d.renderer.aviatrix3d.nodes | |
GroupPickTarget
A picking target that contains a collection of zero or more children pickable targets. |
|
LeafPickTarget
A picking target that represents real geometry that must be picked directly against using one of a couple of specific intersection tests. |
|
PickableObject
A marker interface that indicates the object that implements is capable of supporting pick intersection requests. |
|
PickTarget
An internal marker interface that indicates an object that can support pick processing requests. |
|
Aviatrix3D 2.0 Dev |
||||||||||
PREV NEXT | FRAMES NO FRAMES |