Source position: PasVulkan.SignedDistanceField2D.pas line 195
type TpvSignedDistanceField2DPointInPolygonPathSegment = record
Points: array [0..1] of TpvVectorPathVector;
end;