FlowVis
Content
Index
Previous (initGrid)
Next (isPointInGrid)

Member
  insertPoint

Visibility
  PUBLIC

Related Class
  TDSepGrid

Description
 

insert point into cell


Source code
  function insertPoint ( sline : integer ; point : TVector2D ; isSeedPoint : boolean ) : boolean

Parameters
 
Parameter Description
sline : INTEGER the current streamline index
point : TVector2D the point we are looking for
isSeedPoint : BOOLEAN boolean value, if true, minimun distance is dsep, else dtest

Return
 
Types Description
BOOLEAN true if succeeds

Links
  #UnderConstruction#

FlowVis
Content
Index
Previous (initGrid)
Next (isPointInGrid)


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