com.esri.arcgis.analyst3d
Interface esriEyeType

All Superinterfaces:
Serializable

public interface esriEyeType
extends Serializable

The ESRI Eye view type.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires 3D Analyst Extension.

Supported Platforms

Windows, Solaris, Linux


Field Summary
static int esriLeftEye
          Left eye view.
static int esriRightEye
          Right eye view.
 

Field Detail

esriLeftEye

static final int esriLeftEye
Left eye view.

See Also:
Constant Field Values

esriRightEye

static final int esriRightEye
Right eye view.

See Also:
Constant Field Values