public static void CalculateLocalWindowPos(HBaseView view, float x, float y, float[] xout, float[] yout) { HCSMVOPINVOKE.HAbsoluteWindow_CalculateLocalWindowPos__SWIG_0(HBaseView.getCPtr(view), x, y, xout, yout); }