Unit 'Clipper.Engine' Package
[Overview][Resource strings][Types][Classes][Index] [#pl_image32]

TVertex

Declaration

Source position: Clipper.Engine.pas line 35

type TVertex = record

  pt: TPoint64;

  

  next: PVertex;

  

  prev: PVertex;

  

  flags: TVertexFlags;

  

end;



CT Web help

CodeTyphon Studio