Documentation Portal      

What are you looking for?

EPolygonRegion::EPolygonRegion

Constructs an EPolygonRegion context.

Namespace: Euresys::Open_eVision_2_10

[C++]

void EPolygonRegion(
)

void EPolygonRegion(
   const std::vector<Euresys::Open_eVision_2_10::EPoint>& points
)

void EPolygonRegion(
   const EPolygonRegion& other
)

Parameters

points

The list of vertices of the EPolygonRegion.

other

EPolygonRegion context to copy.

EPolygonRegion.EPolygonRegion

Constructs an EPolygonRegion context.

Namespace: Euresys.Open_eVision_2_10

[C#]

void EPolygonRegion(
)

void EPolygonRegion(
   Euresys.Open_eVision_2_10.EPoint[] points
)

void EPolygonRegion(
   Euresys.Open_eVision_2_10.EPolygonRegion other
)

Parameters

points

The list of vertices of the EPolygonRegion.

other

EPolygonRegion context to copy.

Which API shall we display?

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