midpoint

Constructs a midpoint between A and B. The affine map is considered generated by Point.x and Point.y coordinates.

Return

The midpoint.

Parameters

A

The first point.

B

The second point.