S2Loop.normalize

Invert the loop if necessary so that the area enclosed by the loop is at most 2*Pi.

class S2Loop
void
normalize
()
out { assert (isNormalized()); }

Meta