コード例 #1
0
 public static void SetDeallocatorFct(SWIGTYPE_p_f_p_FbxAnimCurveKey_Impl__void pDeallocatorFct)
 {
     FbxWrapperNativePINVOKE.FbxAnimCurveKey_SetDeallocatorFct(SWIGTYPE_p_f_p_FbxAnimCurveKey_Impl__void.getCPtr(pDeallocatorFct));
 }
 internal static global::System.Runtime.InteropServices.HandleRef getCPtr(SWIGTYPE_p_f_p_FbxAnimCurveKey_Impl__void obj)
 {
     return((obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr);
 }