Function JobBuildMesh.Next

Next (int i, int n)

(i+1) % n assuming 0 <= i < n

Public Static