Jump to content

Determine if two triangles overlap: Difference between revisions

m
Fix pascal version to run in delphi
m (→‎{{header|Raku}}: reformatting for clarity)
m (Fix pascal version to run in delphi)
Line 3,546:
If there's no separator, then the triangles have an overlap of positive area.
}
{$IFDEF FPC}
{$mode objfpc}{$H+}
{$ENDIF}}
 
uses Math, SysUtils;
478

edits

Cookies help us deliver our services. By using our services, you agree to our use of cookies.