FlowVis
Content
Index
Previous (QuadDistance)
Next (TMatrix3x3f)

Member
  NormalOfLine

Related Unit
  matrix

Description
 

a fast method to get a normal vector of a line (p1 -> p2)


Source code
  function NormalOfLine ( p1 , p2 : TVector2D ) : TVector2D

Parameters
 
Parameter Description
p1 : TVector2D start point
p2 : TVector2D end point

Return
 
Types Description
TVector2D a normalised vector

Links
  #UnderConstruction#

FlowVis
Content
Index
Previous (QuadDistance)
Next (TMatrix3x3f)


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