FlowVis
Content
Index
Previous (CrossProduct)
Next (NormalOfLine)

Member
  QuadDistance

Related Unit
  matrix

Description
 

calculates the square of the distance between two vectors
this is faster without the squareroot


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

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

Return
 
Types Description
SINGLE the square of the distance

Links
  #UnderConstruction#

FlowVis
Content
Index
Previous (CrossProduct)
Next (NormalOfLine)


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