Source position: AsphyreMath.pas line 191
public function TPoints2.Add(
const Vec: TPoint2
):Integer; overload;function TPoints2.Add(
x: single;
y: single
):Integer; overload;