Documentation Portal      

What are you looking for?

EPoint::EPoint

Constructs a EPoint object.

Namespace: Euresys::Open_eVision_2_6

[C++]

void EPoint(
)

void EPoint(
   float centerX,
   float centerY
)

void EPoint(
   const EPoint& other
)

Parameters

centerX

Center coordinates of the EPoint object.

centerY

Center coordinates of the EPoint object.

other

Another EPoint object to be copied in the new EPoint object.

EPoint.EPoint

Constructs a EPoint object.

Namespace: Euresys.Open_eVision_2_6

[C#]

void EPoint(
)

void EPoint(
   float centerX,
   float centerY
)

void EPoint(
   Euresys.Open_eVision_2_6.EPoint other
)

Parameters

centerX

Center coordinates of the EPoint object.

centerY

Center coordinates of the EPoint object.

other

Another EPoint object to be copied in the new EPoint object.

Which API shall we display?

© 2018 EURESYS s.a.  -  About Documentation  -  Open Source Licenses  -  Open eVision 2.6.1.1110