EZMapOrientationVectorMode Enum

The EZMap orientation, it's the direction of the X (width) axis of the ZMap.

Namespace: Euresys::Open_eVision::Easy3D

EZMapOrientationVectorMode_Auto
Chooses automatically the orientation of the ZMap.
EZMapOrientationVectorMode_XAxis
The X (width) axis of the ZMap is aligned with the world X axis.
EZMapOrientationVectorMode_YAxis
The X (width) axis of the ZMap is aligned with the world Y axis.
EZMapOrientationVectorMode_ZAxis
The X (width) axis of the ZMap is aligned with the world Z axis.
EZMapOrientationVectorMode_Explicit
The orientation vector is arbitrary and given by the method SetOrientationVector.

EZMapOrientationVectorMode Enum

The EZMap orientation, it's the direction of the X (width) axis of the ZMap.

Namespace: Euresys.Open_eVision.Easy3D

Auto
Chooses automatically the orientation of the ZMap.
XAxis
The X (width) axis of the ZMap is aligned with the world X axis.
YAxis
The X (width) axis of the ZMap is aligned with the world Y axis.
ZAxis
The X (width) axis of the ZMap is aligned with the world Z axis.
Explicit
The orientation vector is arbitrary and given by the method SetOrientationVector.