FlowVis
Content
Index
Previous (DotProduct)
Next (QuadDistance)

Member
  CrossProduct

Related Unit
  matrix

Description
 

the cross or outer product of two vectors


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

Parameters
 
Parameter Description
v1 : TVector2D the first vector
v2 : TVector2D the second vector

Return
 
Types Description
SINGLE the cross product as a single value

Links
  #UnderConstruction#

FlowVis
Content
Index
Previous (DotProduct)
Next (QuadDistance)


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