Unit 'Img32' Package
[Overview][Resource strings][Constants][Types][Classes][Procedures and functions][Variables][Index] [#pl_image32]

DotProduct

Declaration

Source position: Img32.pas line 1036

function DotProduct(

  const vector1: TPointD;

  const vector2: TPointD

):Double; overload;

function DotProduct(

  const pt1: TPointD;

  const pt2: TPointD;

  const pt3: TPointD

):Double; overload;



CT Web help

CodeTyphon Studio