Class OGLPickableGroup

java.lang.Object
All Implemented Interfaces:
org.j3d.aviatrix3d.NodeUpdateListener, VRMLNode, FrameStateListener, VRMLBoundedNodeType, VRMLChildNodeType, VRMLGroupingNodeType, VRMLNodeType, VRMLPickableNodeType, VRMLWorldRootChildNodeType, OGLPickableTargetNodeType, OGLVRMLNode

public class OGLPickableGroup extends BasePickableGroup implements OGLVRMLNode, OGLPickableTargetNodeType, org.j3d.aviatrix3d.NodeUpdateListener
OpenGL implementation of a PickableGroup node. Most of the work is schlepped off to Aviatrix3D to do the work of our picking impl.
Version:
$Revision: 1.3 $
Author:
Justin Couch