FlowVis
Content
Index
Previous (AddVectors)
Next (NegativeVector)

Member
  ScaleVector

Related Unit
  matrix

Description
 

Scales a vector by a decimal value


Source code
  function ScaleVector ( v : TVector2D ; factor : single ) : TVector2D

Parameters
 
Parameter Description
v : TVector2D the vector
factor : SINGLE the scale factor

Return
 
Types Description
TVector2D the scaled vector

Links
  #UnderConstruction#

FlowVis
Content
Index
Previous (AddVectors)
Next (NegativeVector)


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