|
Class Summary |
| Intersect |
Contains static methods to aid in the intersection test between
various PickShape classes and geometry primitives (such as quad,
triangle, line and point). |
| PickMouseBehavior |
Base class that allows users to adding picking and mouse manipulation to
his scene graph (see PickDragBehavior for an example of how to extend
this base class). |
| PickObject |
Contains methods to aid in picking. |
| PickRotateBehavior |
A mouse behavior that allows user to pick and drag scene graph objects. |
| PickTranslateBehavior |
A mouse behavior that allows user to pick and translate scene graph objects. |
| PickZoomBehavior |
A mouse behavior that allows user to pick and zoom scene graph objects. |