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

RotatePoints

Declaration

Source position: mmath.pas line 34

function RotatePoints(

  const P: TPointArray;

  const A: Extended;

  const cx: Extended;

  const cy: Extended

):TPointArray;