Unit 'peClipper3D' Package
[Overview][Types][Classes][Procedures and functions][Index] [#bs_engines]

TOutRec3D

Declaration

Source position: peclipper3d.pas line 149

type TOutRec3D = record

  Idx: Integer;

  

  BottomPt: POutPt3D;

  

  IsHole: Boolean;

  

  IsOpen: Boolean;

  

  FirstLeft: POutRec3D;

  

  Pts: POutPt3D;

  

  PolyNode: TPolyNode3D;

  

end;



CT Web help

CodeTyphon Studio