FlowVis
Content
Index
Previous (doStreamLineIntegration)
Next (getNextValues)

Member
  getNewXYIndex

Visibility
  PRIVATE

Related Class
  TIntegrator

Description
 

return the new (x,y) index of a point in the grid
this functions only, if the griddata is regular and you know the direction


Source code
  function getNewXYIndex ( point : TVector2D ; pos , dir : TPoint2Di ; valid : boolean ) : TPoint2Di

Parameters
 
Parameter Description
point : TVector2D the point we are looking for
pos : TPoint2Di the current source index
dir : TPoint2Di the direction of the point from pos
valid : BOOLEAN are we in drawing space?

Return
 
Types Description
TPoint2Di TPoint2Di

Links
  #UnderConstruction#

FlowVis
Content
Index
Previous (doStreamLineIntegration)
Next (getNextValues)


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