Ejemplo n.º 1
0
 public void Release(SWIGTYPE_p_p_void pDataPtr)
 {
     FbxWrapperNativePINVOKE.FbxLayerElementArray_Release__SWIG_1(swigCPtr, SWIGTYPE_p_p_void.getCPtr(pDataPtr));
 }
Ejemplo n.º 2
0
        public bool AddToDrawList(GvNode bn, SWIGTYPE_p_p_void data)
        {
            bool ret = C4dApiPINVOKE.GvNodeMaster_AddToDrawList__SWIG_1(swigCPtr, GvNode.getCPtr(bn), SWIGTYPE_p_p_void.getCPtr(data));

            return(ret);
        }
Ejemplo n.º 3
0
 public virtual void Release(SWIGTYPE_p_p_void pDataPtr, EFbxType pDataType)
 {
     FbxWrapperNativePINVOKE.FbxLayerElementArray_Release__SWIG_0(swigCPtr, SWIGTYPE_p_p_void.getCPtr(pDataPtr), (int)pDataType);
 }
Ejemplo n.º 4
0
 internal static HandleRef getCPtr(SWIGTYPE_p_p_void obj)
 {
     return((obj == null) ? new HandleRef(null, IntPtr.Zero) : obj.swigCPtr);
 }
Ejemplo n.º 5
0
 public void SetIndices(int count, int[] indices, SWIGTYPE_p_p_void values, int[] sizes)
 {
     HCSSTREAMPINVOKE.TK_User_Index_Data_SetIndices__SWIG_0(swigCPtr, count, indices, SWIGTYPE_p_p_void.getCPtr(values), sizes);
 }
 public static global::System.Runtime.InteropServices.HandleRef getCPtr(SWIGTYPE_p_p_void obj)
 {
     return((obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr);
 }
Ejemplo n.º 7
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.FbxAddBOF_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);
        }
        public bool RemoveIt(SWIGTYPE_p_p_void pItem, EFbxType pValueType)
        {
            bool ret = fbx_wrapperPINVOKE.FbxLayerElementArray_RemoveIt(swigCPtr, SWIGTYPE_p_p_void.getCPtr(pItem), (int)pValueType);

            return(ret);
        }
        public bool GetAt(int pIndex, SWIGTYPE_p_p_void pItem, EFbxType pValueType)
        {
            bool ret = fbx_wrapperPINVOKE.FbxLayerElementArray_GetAt(swigCPtr, pIndex, SWIGTYPE_p_p_void.getCPtr(pItem), (int)pValueType);

            return(ret);
        }
        public override bool Evaluate(FbxBindingOperator pOperator, FbxObject pObject, SWIGTYPE_p_EFbxType pResultType, SWIGTYPE_p_p_void pResult)
        {
            bool ret = fbx_wrapperPINVOKE.FbxDegreeToRadianBOF_Evaluate(swigCPtr, FbxBindingOperator.getCPtr(pOperator), FbxObject.getCPtr(pObject), SWIGTYPE_p_EFbxType.getCPtr(pResultType), SWIGTYPE_p_p_void.getCPtr(pResult));

            return(ret);
        }
 public void RemoveAt(int pIndex, SWIGTYPE_p_p_void pItem, EFbxType pValueType)
 {
     fbx_wrapperPINVOKE.FbxLayerElementArray_RemoveAt(swigCPtr, pIndex, SWIGTYPE_p_p_void.getCPtr(pItem), (int)pValueType);
 }
Ejemplo n.º 12
0
 internal static HandleRef getCPtr(SWIGTYPE_p_p_void obj)
 {
     return (obj == null) ? new HandleRef(null, IntPtr.Zero) : obj.swigCPtr;
 }
Ejemplo n.º 13
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.FbxSpotDistributionChooserBOF_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);
        }
Ejemplo n.º 14
0
        public bool ReadMemory(SWIGTYPE_p_p_void data, SWIGTYPE_p_Int size)
        {
            bool ret = C4dApiPINVOKE.HyperFile_ReadMemory(swigCPtr, SWIGTYPE_p_p_void.getCPtr(data), SWIGTYPE_p_Int.getCPtr(size));

            return(ret);
        }
Ejemplo n.º 15
0
 public void RemoveLast(SWIGTYPE_p_p_void pItem, EFbxType pValueType)
 {
     FbxWrapperNativePINVOKE.FbxLayerElementArray_RemoveLast(swigCPtr, SWIGTYPE_p_p_void.getCPtr(pItem), (int)pValueType);
 }
Ejemplo n.º 16
0
 public void baseVertexPointerToElement(SWIGTYPE_p_void pBase, SWIGTYPE_p_p_void pElem)
 {
     OgrePINVOKE.VertexElement_baseVertexPointerToElement__SWIG_0(swigCPtr, SWIGTYPE_p_void.getCPtr(pBase), SWIGTYPE_p_p_void.getCPtr(pElem));
     if (OgrePINVOKE.SWIGPendingException.Pending)
     {
         throw OgrePINVOKE.SWIGPendingException.Retrieve();
     }
 }
Ejemplo n.º 17
0
        public bool GetLast(SWIGTYPE_p_p_void pItem, EFbxType pValueType)
        {
            bool ret = FbxWrapperNativePINVOKE.FbxLayerElementArray_GetLast(swigCPtr, SWIGTYPE_p_p_void.getCPtr(pItem), (int)pValueType);

            return(ret);
        }
Ejemplo n.º 18
0
        public bool EvaluateEntry(FbxObject pObject, string pEntryDestinationName, SWIGTYPE_p_EFbxType pResultType, SWIGTYPE_p_p_void pResult)
        {
            bool ret = FbxWrapperNativePINVOKE.FbxBindingOperator_EvaluateEntry(swigCPtr, FbxObject.getCPtr(pObject), pEntryDestinationName, SWIGTYPE_p_EFbxType.getCPtr(pResultType), SWIGTYPE_p_p_void.getCPtr(pResult));

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

            return(ret);
        }
Ejemplo n.º 20
0
 public virtual void GetMemoryFileInfo(SWIGTYPE_p_p_void pMemPtr, uint pSize)
 {
     FbxWrapperNativePINVOKE.FbxFile_GetMemoryFileInfo(swigCPtr, SWIGTYPE_p_p_void.getCPtr(pMemPtr), pSize);
 }
Ejemplo n.º 21
0
 internal static global::System.Runtime.InteropServices.HandleRef getCPtr(SWIGTYPE_p_p_void obj) {
   return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr;
 }
Ejemplo n.º 22
0
    public virtual Result MapPixelData(bool read, bool write, SWIGTYPE_p_unsigned_int stride, SWIGTYPE_p_p_void data)
    {
        Result ret = new Result(IronSightEnginePINVOKE.ITexture_MapPixelData(swigCPtr, read, write, SWIGTYPE_p_unsigned_int.getCPtr(stride), SWIGTYPE_p_p_void.getCPtr(data)), true);

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