EZMapReferencePlaneMode Enum

The 3D reference plane used to build the EZMap.

Namespace: Euresys::Open_eVision::Easy3D

EZMapReferencePlaneMode_XPlane
The reference plane is orthogonal to the X axis (YZ domain).
EZMapReferencePlaneMode_YPlane
The reference plane is orthogonal to the Y axis (XZ domain).
EZMapReferencePlaneMode_ZPlane
The reference plane is orthogonal to the Z axis (XY domain).
That's the default reference plane.
EZMapReferencePlaneMode_Explicit
The reference plane is arbitrary and given by the method SetReferencePlane.

EZMapReferencePlaneMode Enum

The 3D reference plane used to build the EZMap.

Namespace: Euresys.Open_eVision.Easy3D

XPlane
The reference plane is orthogonal to the X axis (YZ domain).
YPlane
The reference plane is orthogonal to the Y axis (XZ domain).
ZPlane
The reference plane is orthogonal to the Z axis (XY domain).
That's the default reference plane.
Explicit
The reference plane is arbitrary and given by the method SetReferencePlane.