hexRound

Rounds a point in fractional hexagonal coordinates to the nearest integer coordinates.

Return

The point in integer coordinates.

Parameters

q

The 'q' coordinate of the point.

r

The 'r' coordinate of the point.