public static void SetAllocatorFct(SWIGTYPE_p_f___p_FbxAnimCurveKey_Impl pAllocatorFct)
 {
     FbxWrapperNativePINVOKE.FbxAnimCurveKey_SetAllocatorFct(SWIGTYPE_p_f___p_FbxAnimCurveKey_Impl.getCPtr(pAllocatorFct));
 }
Exemple #2
0
 internal static global::System.Runtime.InteropServices.HandleRef getCPtr(SWIGTYPE_p_f___p_FbxAnimCurveKey_Impl obj)
 {
     return((obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr);
 }