Пример #1
0
 public static void SetCopyAllocatorFct(SWIGTYPE_p_f_p_FbxAnimCurveKey_Impl__p_FbxAnimCurveKey_Impl pCopyAllocatorFct)
 {
     FbxWrapperNativePINVOKE.FbxAnimCurveKey_SetCopyAllocatorFct(SWIGTYPE_p_f_p_FbxAnimCurveKey_Impl__p_FbxAnimCurveKey_Impl.getCPtr(pCopyAllocatorFct));
 }
 internal static global::System.Runtime.InteropServices.HandleRef getCPtr(SWIGTYPE_p_f_p_FbxAnimCurveKey_Impl__p_FbxAnimCurveKey_Impl obj)
 {
     return((obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr);
 }