FlowVis
Content
Index
Previous (Vector2D)
Next (Point2Di)

Member
  Vector2D

Related Unit
  matrix

Description
 

Returns a TVector2D from point 1 to point 2


Source code
  function Vector2D ( p1 , p2 : TPoint3D ) : TVector2D ; overload

Parameters
 
Parameter Description
p1 : TPoint3D the first point
p2 : TPoint3D the second point

Return
 
Types Description
TVector2D the desired vector

Links
  #UnderConstruction#

FlowVis
Content
Index
Previous (Vector2D)
Next (Point2Di)


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