Unit 'AsphyreUtils' Package
[Overview][Procedures and functions][Index] [#pl_asphyresphinx]

PointInTriangle

Declaration

Source position: AsphyreUtils.pas line 52

function PointInTriangle(

  const Pos: TPoint2px;

  const v1: TPoint2px;

  const v2: TPoint2px;

  const v3: TPoint2px

):Boolean;



CT Web help

CodeTyphon Studio