The SDL Component Suite is an industry leading collection of components supporting scientific and engineering computing. Please visit the SDL Web site for more information....



ConvertFromDiffPolygon


Unit: SDL_math2
Class: none
Declaration: function ConvertFromDiffPolygon (FirstP: TPointDouble; DiffPolyG: TPDblArray; var PolyG: TPDblArray): integer;

The function ConvertFromDiffPolygon converts the differential form of a polygon stored in DiffPolyG into absolute coordinates and returns the resulting polygon in the variable parameter PolyG. The parameter FirstP contains the coordinates of starting point of the polygon.

The function returns the size of the resulting absolute polygon.



Last Update: 2023-Feb-06