ComputePositionEpsilon() is a costly function which was called in the inner loop although it only uses data from upper loop.
12 KiB
12 KiB
ComputePositionEpsilon() is a costly function which was called in the inner loop although it only uses data from upper loop.