FlowVis
Content
Index
Previous (NegativeVector)
Next (NormalizeVector)

Member
  SubtractVectors

Related Unit
  matrix

Description
 

subtract two vectors


Source code
  function SubtractVectors ( v1 , v2 : TVector2D ) : TVector2D

Parameters
 
Parameter Description
v1 : TVector2D one vector
v2 : TVector2D another vector

Return
 
Types Description
TVector2D the difference vector

Links
  #UnderConstruction#

FlowVis
Content
Index
Previous (NegativeVector)
Next (NormalizeVector)


Created with DelphiCodeToDoc. To obtain the latest revision, please see http://dephicodetodoc.sourceforge.net/
Under GNU GPL licence. Copyright (c) 2003 - TridenT.