Documentation Portal      

What are you looking for?

ECircle::GetDistanceBetweenPointAndCircle

Computes the distance between a point and a circle.

Namespace: Euresys::Open_eVision_2_10

[C++]

float GetDistanceBetweenPointAndCircle(
   const EPoint& pt,
   const ECircle& circle,
   bool limited
)

Parameters

pt

The point.

circle

The circle.

limited

Indicates if the circle parameter should be considered as a full circle or as an arc.

ECircle.GetDistanceBetweenPointAndCircle

Computes the distance between a point and a circle.

Namespace: Euresys.Open_eVision_2_10

[C#]

float GetDistanceBetweenPointAndCircle(
   Euresys.Open_eVision_2_10.EPoint pt,
   Euresys.Open_eVision_2_10.ECircle circle,
   bool limited
)

Parameters

pt

The point.

circle

The circle.

limited

Indicates if the circle parameter should be considered as a full circle or as an arc.

Which API shall we display?

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