Unit 'Img32.Extra' Package
[Overview][Types][Classes][Procedures and functions][Index] [#pl_image32]

TPt

Declaration

Source position: Img32.Extra.pas line 29

type TPt = record

  pt: TPointD;

  

  vec: TPointD;

  

  len: Double;

  

  next: PPt;

  

  prev: PPt;

  

end;



CT Web help

CodeTyphon Studio