Class OGLNavigationInfo

java.lang.Object
All Implemented Interfaces:
VRMLNode, FrameStateListener, VRMLBindableNodeType, VRMLChildNodeType, VRMLNavigationInfoNodeType, VRMLNodeType, VRMLTimeDependentNodeType, VRMLWorldRootChildNodeType, OGLVRMLNode

public class OGLNavigationInfo extends BaseNavigationInfo implements OGLVRMLNode
Null renderer implementation of a NavigationInfo node.

The NavigationInfo node does not occupy a space in the Java 3D scene graph. This is used as a VRML construct only. When VRML changes the values here, we pass them back courtesy of the listeners to the children nodes.

Version:
$Revision: 1.4 $
Author:
Justin Couch