FlowVis
Content
Index
Previous (OpenDataSetFile)
Next (GetDataSetValue)

Member
  GetGridValue

Related Unit
  vis

Description
 

This function returns a Gridpoint from the Array


Source code
  function GetGridValue ( grid : TGridData ; x , y : integer ) : TGridPoint

Parameters
 
Parameter Description
grid : TGridData the grid record we want to access
x : INTEGER the x coordinate
y : INTEGER the y coordinate

Return
 
Types Description
TGridPoint the point we access

Links
  #UnderConstruction#

FlowVis
Content
Index
Previous (OpenDataSetFile)
Next (GetDataSetValue)


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