Exemplo n.º 1
0
 public void SetUVs(FbxLayerElementUV pUVs, FbxLayerElement.EType pTypeIdentifier)
 {
     fbx_wrapperPINVOKE.FbxLayer_SetUVs__SWIG_0(swigCPtr, FbxLayerElementUV.getCPtr(pUVs), (int)pTypeIdentifier);
 }
Exemplo n.º 2
0
 public void SetLayerElementOfType(FbxLayerElement pLayerElement, FbxLayerElement.EType pType)
 {
     fbx_wrapperPINVOKE.FbxLayer_SetLayerElementOfType__SWIG_1(swigCPtr, FbxLayerElement.getCPtr(pLayerElement), (int)pType);
 }
Exemplo n.º 3
0
 public FbxLayerElementTexture GetTextures(FbxLayerElement.EType pType)
 {
     throw new NotImplementedException();
 }
Exemplo n.º 4
0
 public void SetTextures(FbxLayerElement.EType pType, FbxLayerElementTexture pTextures)
 {
     fbx_wrapperPINVOKE.FbxLayer_SetTextures(swigCPtr, (int)pType, FbxLayerElementTexture.getCPtr(pTextures));
 }
Exemplo n.º 5
0
 public void InitTextureUVIndices(FbxLayerElement.EMappingMode pMappingMode, FbxLayerElement.EType pTypeIdentifier)
 {
     fbx_wrapperPINVOKE.FbxMesh_InitTextureUVIndices__SWIG_0(swigCPtr, (int)pMappingMode, (int)pTypeIdentifier);
 }
Exemplo n.º 6
0
 public void SetTextureUVIndex(int pPolygonIndex, int pPositionInPolygon, int pIndex, FbxLayerElement.EType pTypeIdentifier)
 {
     fbx_wrapperPINVOKE.FbxMesh_SetTextureUVIndex(swigCPtr, pPolygonIndex, pPositionInPolygon, pIndex, (int)pTypeIdentifier);
 }
Exemplo n.º 7
0
 public int GetLayerTypedIndex(int pGlobalIndex, FbxLayerElement.EType pType, bool pIsUV = false)
 {
     throw new NotImplementedException();
 }
Exemplo n.º 8
0
        public int GetTextureUVCount(FbxLayerElement.EType pTypeIdentifier)
        {
            int ret = fbx_wrapperPINVOKE.FbxMesh_GetTextureUVCount__SWIG_0(swigCPtr, (int)pTypeIdentifier);

            return(ret);
        }
Exemplo n.º 9
0
 public int GetLayerCount(FbxLayerElement.EType pType, bool pUVCount = false)
 {
     throw new NotImplementedException();
 }
Exemplo n.º 10
0
 public FbxLayer GetLayer(int pIndex, FbxLayerElement.EType pType, bool pIsUV = false)
 {
     throw new NotImplementedException();
 }
Exemplo n.º 11
0
 public FbxLayerElement CreateLayerElementOfType(FbxLayerElement.EType pType, bool pIsUV = false)
 {
     throw new NotImplementedException();
 }
Exemplo n.º 12
0
 public void SetLayerElementOfType(FbxLayerElement pLayerElement, FbxLayerElement.EType pType, bool pIsUV = false)
 {
     throw new NotImplementedException();
 }
Exemplo n.º 13
0
 public void SetTextures(FbxLayerElement.EType pType, FbxLayerElementTexture pTextures)
 {
     throw new NotImplementedException();
 }
Exemplo n.º 14
0
        public int GetElementUVCount(FbxLayerElement.EType pTypeIdentifier)
        {
            int ret = fbx_wrapperPINVOKE.FbxGeometryBase_GetElementUVCount__SWIG_0(swigCPtr, (int)pTypeIdentifier);

            return(ret);
        }
Exemplo n.º 15
0
 public void SetLayerElementOfType(FbxLayerElement pLayerElement, FbxLayerElement.EType pType, bool pIsUV)
 {
     FbxWrapperNativePINVOKE.FbxLayer_SetLayerElementOfType__SWIG_0(swigCPtr, FbxLayerElement.getCPtr(pLayerElement), (int)pType, pIsUV);
 }
Exemplo n.º 16
0
 public void InitTextureUV(int pCount, FbxLayerElement.EType pTypeIdentifier)
 {
     fbx_wrapperPINVOKE.FbxMesh_InitTextureUV__SWIG_0(swigCPtr, pCount, (int)pTypeIdentifier);
 }
Exemplo n.º 17
0
        public int GetLayerCount(FbxLayerElement.EType pType)
        {
            int ret = FbxWrapperNativePINVOKE.FbxLayerContainer_GetLayerCount__SWIG_2(swigCPtr, (int)pType);

            return(ret);
        }
Exemplo n.º 18
0
 public void InitTextureIndices(FbxLayerElement.EMappingMode pMappingMode, FbxLayerElement.EType pTextureType)
 {
     fbx_wrapperPINVOKE.FbxMesh_InitTextureIndices(swigCPtr, (int)pMappingMode, (int)pTextureType);
 }
Exemplo n.º 19
0
        public int GetLayerIndex(int pIndex, FbxLayerElement.EType pType, bool pIsUV)
        {
            int ret = FbxWrapperNativePINVOKE.FbxLayerContainer_GetLayerIndex__SWIG_0(swigCPtr, pIndex, (int)pType, pIsUV);

            return(ret);
        }
Exemplo n.º 20
0
        public int GetTextureUVIndex(int pPolygonIndex, int pPositionInPolygon, FbxLayerElement.EType pTypeIdentifier)
        {
            int ret = fbx_wrapperPINVOKE.FbxMesh_GetTextureUVIndex__SWIG_0(swigCPtr, pPolygonIndex, pPositionInPolygon, (int)pTypeIdentifier);

            return(ret);
        }
Exemplo n.º 21
0
        public int GetLayerTypedIndex(int pGlobalIndex, FbxLayerElement.EType pType)
        {
            int ret = FbxWrapperNativePINVOKE.FbxLayerContainer_GetLayerTypedIndex__SWIG_1(swigCPtr, pGlobalIndex, (int)pType);

            return(ret);
        }
Exemplo n.º 22
0
        public bool SplitPoints(FbxLayerElement.EType pTypeIdentifier)
        {
            bool ret = fbx_wrapperPINVOKE.FbxMesh_SplitPoints__SWIG_0(swigCPtr, (int)pTypeIdentifier);

            return(ret);
        }
Exemplo n.º 23
0
 public void SetLayerElement(int pLayerIndex, FbxLayerElement.EType pType, bool pUVSet)
 {
     fbx_wrapperPINVOKE.FbxLayerEntryView_SetLayerElement(swigCPtr, pLayerIndex, (int)pType, pUVSet);
 }