Unit 'Laz_And_GLESv2_Canvas' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#pw_androidwizard]

TxyzTriangles

Declaration

Source position: Laz_And_GLESv2_Canvas.pas line 128

type TxyzTriangles = record

  Cnt: Integer;

  

  Tri: array [0.._cMaxPtCnt*2] of TxyzTriangle;

  

  Color: array [0.._cMaxPtCnt*2] of TrgbaTriangle;

  

end;



CT Web help

CodeTyphon Studio