EPoint::operator+

Namespace: Euresys::Open_eVision

[C++]

EPoint operator+(
   const EPoint& point
) const

Parameters

point

The other EPoint object.

EPoint.operator+

Adds to the current EPoint center coordinates the center coordinates of another EPoint object.

Namespace: Euresys.Open_eVision

[C#]

static EPoint operator+(
   EPoint point
)

Parameters

point

The other EPoint object.

operator+

Sorry, this function does not exist in Python.