Unit 'nxMath' Package
[Overview][Procedures and functions][Index] [#pl_nxpascal]

VectorMatch

Declaration

Source position: nxMath.pas line 50

function VectorMatch(

  const a: TVector2f;

  const b: TVector2f;

  delta: single = 0.01

):Boolean; overload;



CT Web help

CodeTyphon Studio