Xj3D 2.0 VRML/X3D Code API

org.web3d.vrml.renderer.ogl.input
Interface Xj3DNavigationState


public interface Xj3DNavigationState

A collection of navigation state information constants.

Version:
$Revision: 1.2 $
Author:
Rex Melton

Field Summary
static int INSPECT_STATE
          The navigation state is Inspect
static int TRACK_EXAMINE_STATE
          The navigation state is a modified Examine
static int TRACK_PAN_STATE
          The navigation state is a modified Pan
 

Field Detail

INSPECT_STATE

static final int INSPECT_STATE
The navigation state is Inspect

See Also:
Constant Field Values

TRACK_EXAMINE_STATE

static final int TRACK_EXAMINE_STATE
The navigation state is a modified Examine

See Also:
Constant Field Values

TRACK_PAN_STATE

static final int TRACK_PAN_STATE
The navigation state is a modified Pan

See Also:
Constant Field Values

Xj3D 2.0 VRML/X3D Code API

Copyright © 2001 - 2006 Web3D Consortium