Exemplo n.º 1
0
 public void SetBlendModeBypass(SWIGTYPE_p_EFbxType pType, bool pState)
 {
     fbx_wrapperPINVOKE.FbxAnimLayer_SetBlendModeBypass(swigCPtr, SWIGTYPE_p_EFbxType.getCPtr(pType), pState);
     if (fbx_wrapperPINVOKE.SWIGPendingException.Pending)
     {
         throw fbx_wrapperPINVOKE.SWIGPendingException.Retrieve();
     }
 }
Exemplo n.º 2
0
        public bool GetBlendModeBypass(SWIGTYPE_p_EFbxType pType)
        {
            bool ret = fbx_wrapperPINVOKE.FbxAnimLayer_GetBlendModeBypass(swigCPtr, SWIGTYPE_p_EFbxType.getCPtr(pType));

            if (fbx_wrapperPINVOKE.SWIGPendingException.Pending)
            {
                throw fbx_wrapperPINVOKE.SWIGPendingException.Retrieve();
            }
            return(ret);
        }
Exemplo n.º 3
0
        public static SWIGTYPE_p_EFbxType FbxTypeOf(SWIGTYPE_p_EFbxQuatInterpMode arg0)
        {
            SWIGTYPE_p_EFbxType ret = new SWIGTYPE_p_EFbxType(fbx_wrapperPINVOKE.FbxTypeOf__SWIG_2(SWIGTYPE_p_EFbxQuatInterpMode.getCPtr(arg0)), true);

            if (fbx_wrapperPINVOKE.SWIGPendingException.Pending)
            {
                throw fbx_wrapperPINVOKE.SWIGPendingException.Retrieve();
            }
            return(ret);
        }
Exemplo n.º 4
0
        public static SWIGTYPE_p_EFbxType FbxTypeOf(SWIGTYPE_p_FbxTransform__EInheritType arg0)
        {
            SWIGTYPE_p_EFbxType ret = new SWIGTYPE_p_EFbxType(fbx_wrapperPINVOKE.FbxTypeOf__SWIG_1(SWIGTYPE_p_FbxTransform__EInheritType.getCPtr(arg0)), true);

            if (fbx_wrapperPINVOKE.SWIGPendingException.Pending)
            {
                throw fbx_wrapperPINVOKE.SWIGPendingException.Retrieve();
            }
            return(ret);
        }
Exemplo n.º 5
0
        public SWIGTYPE_p_FbxDataType CreateDataType(string pName, SWIGTYPE_p_EFbxType pType)
        {
            SWIGTYPE_p_FbxDataType ret = new SWIGTYPE_p_FbxDataType(fbx_wrapperPINVOKE.FbxManager_CreateDataType(swigCPtr, pName, SWIGTYPE_p_EFbxType.getCPtr(pType)), true);

            if (fbx_wrapperPINVOKE.SWIGPendingException.Pending)
            {
                throw fbx_wrapperPINVOKE.SWIGPendingException.Retrieve();
            }
            return(ret);
        }
Exemplo n.º 6
0
        public override bool ReverseEvaluate(FbxBindingOperator pOperator, FbxObject pTarget, SWIGTYPE_p_void pIn, SWIGTYPE_p_p_void pOut, SWIGTYPE_p_EFbxType pOutType, bool setObj, int index)
        {
            bool ret = FbxWrapperNativePINVOKE.FbxConditionalBOF_ReverseEvaluate(swigCPtr, FbxBindingOperator.getCPtr(pOperator), FbxObject.getCPtr(pTarget), SWIGTYPE_p_void.getCPtr(pIn), SWIGTYPE_p_p_void.getCPtr(pOut), SWIGTYPE_p_EFbxType.getCPtr(pOutType), setObj, index);

            return(ret);
        }
Exemplo n.º 7
0
        public override bool Evaluate(FbxBindingOperator pOperator, FbxObject pObject, SWIGTYPE_p_EFbxType pResultType, SWIGTYPE_p_p_void pResult)
        {
            bool ret = FbxWrapperNativePINVOKE.FbxConditionalBOF_Evaluate(swigCPtr, FbxBindingOperator.getCPtr(pOperator), FbxObject.getCPtr(pObject), SWIGTYPE_p_EFbxType.getCPtr(pResultType), SWIGTYPE_p_p_void.getCPtr(pResult));

            return(ret);
        }
Exemplo n.º 8
0
        public override bool Evaluate(FbxBindingOperator pOperator, FbxObject pObject, SWIGTYPE_p_EFbxType pResultType, SWIGTYPE_p_p_void pResult)
        {
            bool ret = fbx_wrapperPINVOKE.FbxMultiplyBOF_Evaluate(swigCPtr, FbxBindingOperator.getCPtr(pOperator), FbxObject.getCPtr(pObject), SWIGTYPE_p_EFbxType.getCPtr(pResultType), SWIGTYPE_p_p_void.getCPtr(pResult));

            return(ret);
        }
        public bool EvaluateEntry(FbxObject pObject, string pEntryDestinationName, SWIGTYPE_p_EFbxType pResultType, SWIGTYPE_p_p_void pResult)
        {
            bool ret = fbx_wrapperPINVOKE.FbxBindingOperator_EvaluateEntry(swigCPtr, FbxObject.getCPtr(pObject), pEntryDestinationName, SWIGTYPE_p_EFbxType.getCPtr(pResultType), SWIGTYPE_p_p_void.getCPtr(pResult));

            return(ret);
        }
Exemplo n.º 10
0
            public virtual bool ReverseEvaluate(FbxBindingOperator pOperator, FbxObject pTarget, SWIGTYPE_p_void pIn, SWIGTYPE_p_p_void pOut, SWIGTYPE_p_EFbxType pOutType, bool setObj, int index)
            {
                bool ret = fbx_wrapperPINVOKE.FbxBindingOperator_Function_ReverseEvaluate(swigCPtr, FbxBindingOperator.getCPtr(pOperator), FbxObject.getCPtr(pTarget), SWIGTYPE_p_void.getCPtr(pIn), SWIGTYPE_p_p_void.getCPtr(pOut), SWIGTYPE_p_EFbxType.getCPtr(pOutType), setObj, index);

                return(ret);
            }
Exemplo n.º 11
0
            public virtual bool Evaluate(FbxBindingOperator pOperator, FbxObject pObject, SWIGTYPE_p_EFbxType pResultType, SWIGTYPE_p_p_void pResult)
            {
                bool ret = fbx_wrapperPINVOKE.FbxBindingOperator_Function_Evaluate(swigCPtr, FbxBindingOperator.getCPtr(pOperator), FbxObject.getCPtr(pObject), SWIGTYPE_p_EFbxType.getCPtr(pResultType), SWIGTYPE_p_p_void.getCPtr(pResult));

                return(ret);
            }
Exemplo n.º 12
0
        public override bool ReverseEvaluate(FbxBindingOperator pOperator, FbxObject pTarget, SWIGTYPE_p_void pIn, SWIGTYPE_p_p_void pOut, SWIGTYPE_p_EFbxType pOutType, bool setObj, int index)
        {
            bool ret = fbx_wrapperPINVOKE.FbxSphericalToCartesianBOF_ReverseEvaluate(swigCPtr, FbxBindingOperator.getCPtr(pOperator), FbxObject.getCPtr(pTarget), SWIGTYPE_p_void.getCPtr(pIn), SWIGTYPE_p_p_void.getCPtr(pOut), SWIGTYPE_p_EFbxType.getCPtr(pOutType), setObj, index);

            return(ret);
        }
Exemplo n.º 13
0
        public static SWIGTYPE_p_EFbxType FbxTypeOf(FbxTime.EMode arg0)
        {
            SWIGTYPE_p_EFbxType ret = new SWIGTYPE_p_EFbxType(fbx_wrapperPINVOKE.FbxTypeOf__SWIG_3((int)arg0), true);

            return(ret);
        }
Exemplo n.º 14
0
 internal static global::System.Runtime.InteropServices.HandleRef getCPtr(SWIGTYPE_p_EFbxType obj)
 {
     return((obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr);
 }