FlowVis
Content
Index
Previous (NormalizeVector)
Next (CrossProduct)

Member
  DotProduct

Related Unit
  matrix

Description
 

calculates the dot product of two vectors


Source code
  function DotProduct ( v1 , v2 : TVector2D ) : single

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

Return
 
Types Description
SINGLE the dot product as a single value

Links
  #UnderConstruction#

FlowVis
Content
Index
Previous (NormalizeVector)
Next (CrossProduct)


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