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

zglTLine

Declaration

Source position: zgl_math_2d.pas line 60

type zglTLine = record

  x0: Single;

  

  y0: Single;

  

  x1: Single;

  

  y1: Single;

  

end;



CT Web help

CodeTyphon Studio