public static Int_p frompointer(SWIGTYPE_p_int t) { global::System.IntPtr cPtr = FbxWrapperNativePINVOKE.Int_p_frompointer(SWIGTYPE_p_int.getCPtr(t)); Int_p ret = (cPtr == global::System.IntPtr.Zero) ? null : new Int_p(cPtr, false); return(ret); }
internal static global::System.Runtime.InteropServices.HandleRef getCPtr(Int_p obj) { return((obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr); }