EQuadrangle::GetPoint

Returns the coordinate of a given corner of the quadrangle.

Namespace: Euresys::Open_eVision_2_11

[C++]

EPoint GetPoint(
   const OEV_UINT32 index
)

Parameters

index

The index of the corner of interest (must lie in the range between 0 and 3, inclusive).

EQuadrangle.GetPoint

Returns the coordinate of a given corner of the quadrangle.

Namespace: Euresys.Open_eVision_2_11

[C#]

Euresys.Open_eVision_2_11.EPoint GetPoint(
   uint index
)

Parameters

index

The index of the corner of interest (must lie in the range between 0 and 3, inclusive).