|
j3d.org Code | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface NavigationState
A collection of navigation state information constants.
Field Summary | |
---|---|
static int |
EXAMINE_STATE
The navigation state is Examine |
static int |
FLY_STATE
The navigation state is Flying |
static int |
LOOKAT_STATE
The navigation state is Examine |
static int |
NO_STATE
The navigation state is such that there is no navigation |
static int |
PAN_STATE
The navigation state is Panning |
static int |
TILT_STATE
The navigation state is Tilt |
static int |
WALK_STATE
The navigation state is Walking |
Field Detail |
---|
static final int WALK_STATE
static final int TILT_STATE
static final int PAN_STATE
static final int FLY_STATE
static final int EXAMINE_STATE
static final int LOOKAT_STATE
static final int NO_STATE
|
j3d.org Code | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |