[Overview][Constants][Types][Procedures and functions][Index] Reference for unit 'DMath' (#DEngine)

Add2f

Slojenie dvuh vektorov.

Declaration

Source position: DMath.pas line 60

function Add2f(

  A: TVec2f;

  B: TVec2f

):TVec2f;