Documentation Portal      

What are you looking for?

EZMap::GetSizeInWorld

Returns the dimensions of the EZMap in real world space (e.g metric unit).

Namespace: Euresys::Open_eVision_2_10::Easy3D

[C++]

void GetSizeInWorld(
   float& worldWidth,
   float& worldHeight
)

Parameters

worldWidth

Contains the size of the ZMap along the X axis (column).

worldHeight

Contains the size of the ZMap along the Y axis (row).

EZMap.GetSizeInWorld

Returns the dimensions of the EZMap in real world space (e.g metric unit).

Namespace: Euresys.Open_eVision_2_10.Easy3D

[C#]

void GetSizeInWorld(
   ref float worldWidth,
   ref float worldHeight
)

Parameters

worldWidth

Contains the size of the ZMap along the X axis (column).

worldHeight

Contains the size of the ZMap along the Y axis (row).

Which API shall we display?

© 2019 EURESYS s.a.  -  About Documentation  -  Open Source Licenses  -  Open eVision 2.10.0.1121