public void setMin(btQuadWord other) { LinearMathPINVOKE.btQuadWord_setMin(swigCPtr, btQuadWord.getCPtr(other)); if (LinearMathPINVOKE.SWIGPendingException.Pending) { throw LinearMathPINVOKE.SWIGPendingException.Retrieve(); } }
public void setMin(btQuadWord other) { LinearMathPINVOKE.btQuadWord_setMin(swigCPtr, btQuadWord.getCPtr(other)); if (LinearMathPINVOKE.SWIGPendingException.Pending) throw LinearMathPINVOKE.SWIGPendingException.Retrieve(); }
internal static HandleRef getCPtr(btQuadWord obj) { return (obj == null) ? new HandleRef(null, IntPtr.Zero) : obj.swigCPtr; }
internal static HandleRef getCPtr(btQuadWord obj) { return((obj == null) ? new HandleRef(null, IntPtr.Zero) : obj.swigCPtr); }