public float displayMmToModel(float mm) { float ret = touchvgPINVOKE.MgMotion_displayMmToModel__SWIG_1(swigCPtr, mm); return ret; }