Documentation Portal      

What are you looking for?

ECircleGauge::GetSample

Allows to retrieve the sample points found along the circle.

Namespace: Euresys::Open_eVision_2_10

[C++]

BOOL GetSample(
   EPoint& pt,
   OEV_UINT32 index
)

void GetSample(
   ESamplePoint& pt,
   OEV_UINT32 index
)

Parameters

pt

EPoint structure to receive the position of the sample point.

index

The sample index

Remarks

The method provides the sample point corresponding to the supplied index. The returned value corresponds to the sample validity.

ECircleGauge.GetSample

Allows to retrieve the sample points found along the circle.

Namespace: Euresys.Open_eVision_2_10

[C#]

bool GetSample(
   Euresys.Open_eVision_2_10.EPoint pt,
   uint index
)

void GetSample(
   Euresys.Open_eVision_2_10.ESamplePoint pt,
   uint index
)

Parameters

pt

EPoint structure to receive the position of the sample point.

index

The sample index

Remarks

The method provides the sample point corresponding to the supplied index. The returned value corresponds to the sample validity.

Which API shall we display?

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