Function gamer::getArea(Vertex, Vertex, Vertex)

Function Documentation

double gamer::getArea(Vertex a, Vertex b, Vertex c)

Gets the area of a triangle defined by three vertices.

Parameters
Returns

The area.