Unit 'Clipper.Minkowski' Package
[Overview][Procedures and functions][Index] [#pl_image32]

MinkowskiDiff

Declaration

Source position: Clipper.Minkowski.pas line 25

function MinkowskiDiff(

  const path1: TPath64;

  const path2: TPath64

):TPaths64; overload;

function MinkowskiDiff(

  const Pattern: TPathD;

  const Path: TPathD;

  PathIsClosed: Boolean;

  decimalPlaces: Integer

):TPathsD; overload;



CT Web help

CodeTyphon Studio