Exemple #1
0
        public int call(FbxCriteria pKeyA, FbxCriteria pKeyB)
        {
            int ret = fbx_wrapperPINVOKE.FbxCriteriaCompare_call(swigCPtr, FbxCriteria.getCPtr(pKeyA), FbxCriteria.getCPtr(pKeyB));

            if (fbx_wrapperPINVOKE.SWIGPendingException.Pending)
            {
                throw fbx_wrapperPINVOKE.SWIGPendingException.Retrieve();
            }
            return(ret);
        }
Exemple #2
0
 public virtual void AddDependents(SWIGTYPE_p_FbxMapT_FbxObject_p_FbxCloneManager__CloneSetElement_FbxLessCompareT_FbxObject_p_t_FbxBaseAllocator_t pSet, FbxObject pObject, FbxCloneManager.CloneSetElement pCloneOptions, FbxCriteria pTypes)
 {
     fbx_wrapperPINVOKE.FbxCloneManager_AddDependents__SWIG_1(swigCPtr, SWIGTYPE_p_FbxMapT_FbxObject_p_FbxCloneManager__CloneSetElement_FbxLessCompareT_FbxObject_p_t_FbxBaseAllocator_t.getCPtr(pSet), FbxObject.getCPtr(pObject), FbxCloneManager.CloneSetElement.getCPtr(pCloneOptions), FbxCriteria.getCPtr(pTypes));
     if (fbx_wrapperPINVOKE.SWIGPendingException.Pending)
     {
         throw fbx_wrapperPINVOKE.SWIGPendingException.Retrieve();
     }
 }
Exemple #3
0
        public FbxObject GetRootMember(FbxCriteria pCriteria, int pIndex)
        {
            global::System.IntPtr cPtr = FbxWrapperNativePINVOKE.FbxDocument_GetRootMember__SWIG_4(swigCPtr, FbxCriteria.getCPtr(pCriteria), pIndex);
            FbxObject             ret  = (cPtr == global::System.IntPtr.Zero) ? null : new FbxObject(cPtr, false);

            if (FbxWrapperNativePINVOKE.SWIGPendingException.Pending)
            {
                throw FbxWrapperNativePINVOKE.SWIGPendingException.Retrieve();
            }
            return(ret);
        }
Exemple #4
0
        public FbxObject GetSrcObject(FbxCriteria pCriteria)
        {
            global::System.IntPtr cPtr = FbxWrapperNativePINVOKE.FbxProperty_GetSrcObject__SWIG_3(swigCPtr, FbxCriteria.getCPtr(pCriteria));
            FbxObject             ret  = (cPtr == global::System.IntPtr.Zero) ? null : new FbxObject(cPtr, false);

            if (FbxWrapperNativePINVOKE.SWIGPendingException.Pending)
            {
                throw FbxWrapperNativePINVOKE.SWIGPendingException.Retrieve();
            }
            return(ret);
        }
Exemple #5
0
        public int GetSrcObjectCount(FbxCriteria pCriteria)
        {
            int ret = FbxWrapperNativePINVOKE.FbxProperty_GetSrcObjectCount__SWIG_1(swigCPtr, FbxCriteria.getCPtr(pCriteria));

            if (FbxWrapperNativePINVOKE.SWIGPendingException.Pending)
            {
                throw FbxWrapperNativePINVOKE.SWIGPendingException.Retrieve();
            }
            return(ret);
        }
Exemple #6
0
        public bool DisconnectAllSrcObject(FbxCriteria pCriteria)
        {
            bool ret = FbxWrapperNativePINVOKE.FbxProperty_DisconnectAllSrcObject__SWIG_1(swigCPtr, FbxCriteria.getCPtr(pCriteria));

            if (FbxWrapperNativePINVOKE.SWIGPendingException.Pending)
            {
                throw FbxWrapperNativePINVOKE.SWIGPendingException.Retrieve();
            }
            return(ret);
        }
Exemple #7
0
        public bool ImportAssets(FbxLibrary pSrcLibrary, FbxCriteria pAssetFilter)
        {
            bool ret = FbxWrapperNativePINVOKE.FbxLibrary_ImportAssets__SWIG_1(swigCPtr, FbxLibrary.getCPtr(pSrcLibrary), FbxCriteria.getCPtr(pAssetFilter));

            if (FbxWrapperNativePINVOKE.SWIGPendingException.Pending)
            {
                throw FbxWrapperNativePINVOKE.SWIGPendingException.Retrieve();
            }
            return(ret);
        }
Exemple #8
0
        public int GetRootMemberCount(FbxCriteria pCriteria)
        {
            int ret = fbx_wrapperPINVOKE.FbxDocument_GetRootMemberCount__SWIG_2(swigCPtr, FbxCriteria.getCPtr(pCriteria));

            if (fbx_wrapperPINVOKE.SWIGPendingException.Pending)
            {
                throw fbx_wrapperPINVOKE.SWIGPendingException.Retrieve();
            }
            return(ret);
        }
Exemple #9
0
 public FbxCriteria(FbxCriteria pCriteria) : this(FbxWrapperNativePINVOKE.new_FbxCriteria__SWIG_1(FbxCriteria.getCPtr(pCriteria)), true)
 {
     if (FbxWrapperNativePINVOKE.SWIGPendingException.Pending)
     {
         throw FbxWrapperNativePINVOKE.SWIGPendingException.Retrieve();
     }
 }
Exemple #10
0
        public FbxObject FindDstObject(FbxCriteria pCriteria, string pName)
        {
            global::System.IntPtr cPtr = fbx_wrapperPINVOKE.FbxObject_FindDstObject__SWIG_3(swigCPtr, FbxCriteria.getCPtr(pCriteria), pName);
            FbxObject             ret  = (cPtr == global::System.IntPtr.Zero) ? null : new FbxObject(cPtr, false);

            if (fbx_wrapperPINVOKE.SWIGPendingException.Pending)
            {
                throw fbx_wrapperPINVOKE.SWIGPendingException.Retrieve();
            }
            return(ret);
        }
Exemple #11
0
        public int GetDstObjectCount(FbxCriteria pCriteria)
        {
            int ret = fbx_wrapperPINVOKE.FbxObject_GetDstObjectCount__SWIG_1(swigCPtr, FbxCriteria.getCPtr(pCriteria));

            if (fbx_wrapperPINVOKE.SWIGPendingException.Pending)
            {
                throw fbx_wrapperPINVOKE.SWIGPendingException.Retrieve();
            }
            return(ret);
        }
Exemple #12
0
        public bool DisconnectAllDstObject(FbxCriteria pCriteria)
        {
            bool ret = fbx_wrapperPINVOKE.FbxObject_DisconnectAllDstObject__SWIG_1(swigCPtr, FbxCriteria.getCPtr(pCriteria));

            if (fbx_wrapperPINVOKE.SWIGPendingException.Pending)
            {
                throw fbx_wrapperPINVOKE.SWIGPendingException.Retrieve();
            }
            return(ret);
        }
Exemple #13
0
        public FbxObject GetSrcObject(FbxCriteria pCriteria, int pIndex)
        {
            global::System.IntPtr cPtr = fbx_wrapperPINVOKE.FbxObject_GetSrcObject__SWIG_2(swigCPtr, FbxCriteria.getCPtr(pCriteria), pIndex);
            FbxObject             ret  = (cPtr == global::System.IntPtr.Zero) ? null : new FbxObject(cPtr, false);

            if (fbx_wrapperPINVOKE.SWIGPendingException.Pending)
            {
                throw fbx_wrapperPINVOKE.SWIGPendingException.Retrieve();
            }
            return(ret);
        }
Exemple #14
0
        public int GetMemberCount(FbxCriteria pCriteria)
        {
            int ret = FbxWrapperNativePINVOKE.FbxCollection_GetMemberCount__SWIG_2(swigCPtr, FbxCriteria.getCPtr(pCriteria));

            if (FbxWrapperNativePINVOKE.SWIGPendingException.Pending)
            {
                throw FbxWrapperNativePINVOKE.SWIGPendingException.Retrieve();
            }
            return(ret);
        }
Exemple #15
0
        public FbxCriteria Or(FbxCriteria pCriteria)
        {
            FbxCriteria ret = new FbxCriteria(FbxWrapperNativePINVOKE.FbxCriteria_Or(swigCPtr, FbxCriteria.getCPtr(pCriteria)), true);

            if (FbxWrapperNativePINVOKE.SWIGPendingException.Pending)
            {
                throw FbxWrapperNativePINVOKE.SWIGPendingException.Retrieve();
            }
            return(ret);
        }
Exemple #16
0
        public FbxObject FindMember(FbxCriteria pCriteria, string pName)
        {
            global::System.IntPtr cPtr = FbxWrapperNativePINVOKE.FbxCollection_FindMember(swigCPtr, FbxCriteria.getCPtr(pCriteria), pName);
            FbxObject             ret  = (cPtr == global::System.IntPtr.Zero) ? null : new FbxObject(cPtr, false);

            if (FbxWrapperNativePINVOKE.SWIGPendingException.Pending)
            {
                throw FbxWrapperNativePINVOKE.SWIGPendingException.Retrieve();
            }
            return(ret);
        }
Exemple #17
0
        public FbxObject FindDstObject(FbxCriteria pCriteria, string pName, int pStartIndex)
        {
            global::System.IntPtr cPtr = FbxWrapperNativePINVOKE.FbxProperty_FindDstObject__SWIG_2(swigCPtr, FbxCriteria.getCPtr(pCriteria), pName, pStartIndex);
            FbxObject             ret  = (cPtr == global::System.IntPtr.Zero) ? null : new FbxObject(cPtr, false);

            if (FbxWrapperNativePINVOKE.SWIGPendingException.Pending)
            {
                throw FbxWrapperNativePINVOKE.SWIGPendingException.Retrieve();
            }
            return(ret);
        }
Exemple #18
0
        public FbxObject GetRootMember(FbxCriteria pCriteria)
        {
            global::System.IntPtr cPtr = fbx_wrapperPINVOKE.FbxDocument_GetRootMember__SWIG_5(swigCPtr, FbxCriteria.getCPtr(pCriteria));
            FbxObject             ret  = (cPtr == global::System.IntPtr.Zero) ? null : new FbxObject(cPtr, false);

            if (fbx_wrapperPINVOKE.SWIGPendingException.Pending)
            {
                throw fbx_wrapperPINVOKE.SWIGPendingException.Retrieve();
            }
            return(ret);
        }
        public FbxCriteria assign(FbxCriteria pCriteria)
        {
            FbxCriteria ret = new FbxCriteria(fbx_wrapperPINVOKE.FbxCriteria_assign(swigCPtr, FbxCriteria.getCPtr(pCriteria)), false);

            if (fbx_wrapperPINVOKE.SWIGPendingException.Pending)
            {
                throw fbx_wrapperPINVOKE.SWIGPendingException.Retrieve();
            }
            return(ret);
        }