FlowVis
Content
Index
Previous (TPoint2Di)
Next (Vector2D)

Member
  Vector2D

Related Unit
  matrix

Description
 

Returns a TVector2D consisting of x and y


Source code
  function Vector2D ( x , y : single ) : TVector2D ; overload

Parameters
 
Parameter Description
x : SINGLE the x coordinate
y : SINGLE the y coordinate

Return
 
Types Description
TVector2D the desired vector

Links
  #UnderConstruction#

FlowVis
Content
Index
Previous (TPoint2Di)
Next (Vector2D)


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