Unit 'AsphyreTypes' Package
[Overview][Constants][Types][Procedures and functions][Index] [#pl_asphyresphinx]

PointInTriangle

Declaration

Source position: AsphyreTypes.pas line 664

function PointInTriangle(

  const Pos: TPoint2px;

  const v1: TPoint2px;

  const v2: TPoint2px;

  const v3: TPoint2px

):Boolean;



CT Web help

CodeTyphon Studio