Unit 'zglHeader' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#pl_zengl]

zglTGrid2D

Declaration

Source position: zglHeader.pas line 780

type zglTGrid2D = record

  Cols: Integer;

  

  Rows: Integer;

  

  Grid: array of array of zglTPoint2D;

  

end;



CT Web help

CodeTyphon Studio