eulerLine

Constructs Euler line of triangle ABC.

Return

The Euler line.

Parameters

A

The first vertex of the triangle.

B

The second vertex of the triangle.

C

The third vertex of the triangle.