Unit 'GLTriangulation' Package
[Overview][Constants][Types][Index] [#pl_glscene]

DTriangle

Declaration

Source position: GLTriangulation.pas line 62

type DTriangle = record

  vv0: LongInt;

  

  vv1: LongInt;

  

  vv2: LongInt;

  

  PreCalc: Integer;

  

  Xc: Single;

  

  Yc: Single;

  

  R: Single;

  

end;



CT Web help

CodeTyphon Studio