[Overview][Procedures and functions][Index] Reference for unit 'tpa' (#Simba)

FastTPASort

Very fast TPoint sort

Declaration

Source position: tpa.pas line 32

function FastTPASort(

  const TPA: TPointArray;

  const Dists: TIntegerArray;

  maxDist: Integer;

  CloseFirst: Boolean

):TPointArray;