PointType

Record describing a point in a 2 dimensional plane

Declaration

Source position: graphh.inc line 475

Type
PointType = record
  x : SmallInt;
  y : SmallInt;
end

results matching ""

    No results matching ""