Class NRNavigationInfo

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

public class NRNavigationInfo extends BaseNavigationInfo implements NRVRMLNode
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.3 $
Author:
Justin Couch