Unit 'LabMath' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#pl_vulkanlab]

TLabPolyTriang

Declaration

Source position: LabMath.pas line 402

type TLabPolyTriang = record

  v: array of TLabVec2;

  

  Triangles: array of array [0..2] of TLabInt32;

  

end;



CT Web help

CodeTyphon Studio