Unit 'Clipper' Package
[Overview][Constants][Types][Procedures and functions][Index] [#pl_image32]

MinkowskiSum

Declaration

Source position: Clipper.pas line 118

function MinkowskiSum(

  const pattern: TPath64;

  const path: TPath64;

  pathIsClosed: Boolean

):TPaths64; overload;

function MinkowskiSum(

  const pattern: TPathD;

  const path: TPathD;

  pathIsClosed: Boolean

):TPathsD; overload;



CT Web help

CodeTyphon Studio