All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class javax.media.j3d.PickShape

java.lang.Object
   |
   +----javax.media.j3d.PickShape

public abstract class PickShape
extends Object
A general class for describing a pick shape which can be used with the BranchGroup and Locale pick methods.

See Also:
PickRay, PickSegment, PickPoint

Constructor Index

 o PickShape()

Constructors

 o PickShape
 public PickShape()

All Packages  Class Hierarchy  This Package  Previous  Next  Index