EZMap8::GetZResolution

EZMap8::SetZResolution

Resolution of the EZMap8 along the Z axis
The resolution is the number of metric units per grey value.

Namespace: Euresys::Open_eVision::Easy3D

[C++]

float GetZResolution() const

void SetZResolution(float resolution)

EZMap8.ZResolution

Resolution of the EZMap8 along the Z axis
The resolution is the number of metric units per grey value.

Namespace: Euresys.Open_eVision.Easy3D

[C#]

override float ZResolution

{ get; set; }