Return the barycenter of the triangle with vertices a, b, c.
a
b
c
First vertex
Second vertex
Third vertex
Barycenter
Return the barycenter of the triangle with vertices
a
,b
,c
.