TracePath.BestPolygon

TracePath.BestPolygon method

Find the optimal polygon. Fill in the m and po components. Return 1 on failure with errno set, else 0. Non-cyclic version: assumes i=0 is in the polygon. Fixme: ### implement cyclic version.

public void BestPolygon()

See Also