Source position: AsphyreMath.pas line 248
function Cross2px(
const a: TPoint2px;
const b: TPoint2px
):Integer; overload;function Cross2px(
const a: TPoint2;
const b: TPoint2
):single; overload;