示例#1
0
 public FbxEmbeddedFilesAccumulator(FbxManager pManager, string pName, SWIGTYPE_p_FbxSetT_FbxString_FbxLessCompareT_FbxString_t_FbxBaseAllocator_t pPropertyFilter) : this(fbx_wrapperPINVOKE.new_FbxEmbeddedFilesAccumulator(FbxManager.getCPtr(pManager), pName, SWIGTYPE_p_FbxSetT_FbxString_FbxLessCompareT_FbxString_t_FbxBaseAllocator_t.getCPtr(pPropertyFilter)), true)
 {
     if (fbx_wrapperPINVOKE.SWIGPendingException.Pending)
     {
         throw fbx_wrapperPINVOKE.SWIGPendingException.Retrieve();
     }
 }
示例#2
0
 internal static global::System.Runtime.InteropServices.HandleRef getCPtr(SWIGTYPE_p_FbxSetT_FbxString_FbxLessCompareT_FbxString_t_FbxBaseAllocator_t obj)
 {
     return((obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr);
 }