From 03e6ab451dcf75a3d7d0790eb52e5da68f3389fb Mon Sep 17 00:00:00 2001 From: aramis_acg Date: Tue, 23 Nov 2010 08:45:32 +0000 Subject: [PATCH] - update Assimp.NET. Fix SWIG output folder & add missing ProgressHandler.h %include. git-svn-id: https://assimp.svn.sourceforge.net/svnroot/assimp/trunk@865 67173fc5-114c-0410-ac8e-9d2fd5bffc1f --- port/Assimp.NET/Assimp.NET/Assimp.NET.vcproj | 13 +- port/Assimp.NET/Assimp.NET/AssimpSwigPort.i | 4 +- .../Assimp.NET/AssimpSwigPort_wrap.cxx | 153 ++++++++++++++---- .../Assimp.NET_CS/Assimp.NET_CS.csproj | 6 +- port/Assimp.NET/Assimp.NET_CS/Assimp.cs | 2 +- .../Assimp.NET/Assimp.NET_CS/AssimpPINVOKE.cs | 30 +++- port/Assimp.NET/Assimp.NET_CS/FloatVector.cs | 2 +- port/Assimp.NET/Assimp.NET_CS/Importer.cs | 29 +++- .../Assimp.NET_CS/ProgressHandler.cs | 53 ++++++ .../Assimp.NET_CS/SWIGTYPE_p_std__string.cs | 27 ++++ port/Assimp.NET/Assimp.NET_CS/UintVector.cs | 2 +- .../Assimp.NET_CS/aiAnimBehaviour.cs | 2 +- port/Assimp.NET/Assimp.NET_CS/aiAnimMesh.cs | 2 +- .../Assimp.NET_CS/aiAnimMeshVector.cs | 2 +- port/Assimp.NET/Assimp.NET_CS/aiAnimation.cs | 2 +- .../Assimp.NET_CS/aiAnimationVector.cs | 2 +- port/Assimp.NET/Assimp.NET_CS/aiBlendMode.cs | 2 +- port/Assimp.NET/Assimp.NET_CS/aiBone.cs | 2 +- port/Assimp.NET/Assimp.NET_CS/aiBoneVector.cs | 2 +- port/Assimp.NET/Assimp.NET_CS/aiCamera.cs | 2 +- .../Assimp.NET_CS/aiCameraVector.cs | 2 +- port/Assimp.NET/Assimp.NET_CS/aiColor3D.cs | 2 +- port/Assimp.NET/Assimp.NET_CS/aiColor4D.cs | 2 +- .../Assimp.NET_CS/aiColor4DVector.cs | 2 +- .../Assimp.NET_CS/aiColor4DVectorVector.cs | 2 +- port/Assimp.NET/Assimp.NET_CS/aiComponent.cs | 2 +- .../Assimp.NET_CS/aiDefaultLogStream.cs | 2 +- port/Assimp.NET/Assimp.NET_CS/aiFace.cs | 2 +- port/Assimp.NET/Assimp.NET_CS/aiFaceVector.cs | 2 +- port/Assimp.NET/Assimp.NET_CS/aiLight.cs | 2 +- .../Assimp.NET_CS/aiLightSourceType.cs | 2 +- .../Assimp.NET/Assimp.NET_CS/aiLightVector.cs | 2 +- port/Assimp.NET/Assimp.NET_CS/aiMaterial.cs | 2 +- .../Assimp.NET_CS/aiMaterialProperty.cs | 2 +- .../Assimp.NET_CS/aiMaterialVector.cs | 2 +- port/Assimp.NET/Assimp.NET_CS/aiMatrix3x3.cs | 2 +- port/Assimp.NET/Assimp.NET_CS/aiMatrix4x4.cs | 2 +- port/Assimp.NET/Assimp.NET_CS/aiMemoryInfo.cs | 2 +- port/Assimp.NET/Assimp.NET_CS/aiMesh.cs | 2 +- port/Assimp.NET/Assimp.NET_CS/aiMeshAnim.cs | 2 +- .../Assimp.NET_CS/aiMeshAnimVector.cs | 2 +- port/Assimp.NET/Assimp.NET_CS/aiMeshKey.cs | 2 +- .../Assimp.NET_CS/aiMeshKeyVector.cs | 2 +- port/Assimp.NET/Assimp.NET_CS/aiMeshVector.cs | 2 +- port/Assimp.NET/Assimp.NET_CS/aiNode.cs | 2 +- port/Assimp.NET/Assimp.NET_CS/aiNodeAnim.cs | 2 +- .../Assimp.NET_CS/aiNodeAnimVector.cs | 2 +- port/Assimp.NET/Assimp.NET_CS/aiNodeVector.cs | 2 +- port/Assimp.NET/Assimp.NET_CS/aiOrigin.cs | 2 +- port/Assimp.NET/Assimp.NET_CS/aiPlane.cs | 2 +- .../Assimp.NET_CS/aiPostProcessSteps.cs | 2 +- .../Assimp.NET_CS/aiPrimitiveType.cs | 2 +- .../Assimp.NET_CS/aiPropertyTypeInfo.cs | 2 +- port/Assimp.NET/Assimp.NET_CS/aiQuatKey.cs | 2 +- .../Assimp.NET_CS/aiQuatKeyVector.cs | 2 +- port/Assimp.NET/Assimp.NET_CS/aiQuaternion.cs | 2 +- port/Assimp.NET/Assimp.NET_CS/aiRay.cs | 2 +- port/Assimp.NET/Assimp.NET_CS/aiReturn.cs | 2 +- port/Assimp.NET/Assimp.NET_CS/aiScene.cs | 2 +- .../Assimp.NET/Assimp.NET_CS/aiShadingMode.cs | 2 +- port/Assimp.NET/Assimp.NET_CS/aiString.cs | 2 +- port/Assimp.NET/Assimp.NET_CS/aiTexel.cs | 2 +- port/Assimp.NET/Assimp.NET_CS/aiTexture.cs | 2 +- .../Assimp.NET_CS/aiTextureFlags.cs | 2 +- .../Assimp.NET_CS/aiTextureMapMode.cs | 2 +- .../Assimp.NET_CS/aiTextureMapping.cs | 2 +- port/Assimp.NET/Assimp.NET_CS/aiTextureOp.cs | 2 +- .../Assimp.NET/Assimp.NET_CS/aiTextureType.cs | 2 +- .../Assimp.NET_CS/aiTextureVector.cs | 2 +- .../Assimp.NET/Assimp.NET_CS/aiUVTransform.cs | 2 +- port/Assimp.NET/Assimp.NET_CS/aiVector2D.cs | 2 +- port/Assimp.NET/Assimp.NET_CS/aiVector3D.cs | 2 +- .../Assimp.NET_CS/aiVector3DVector.cs | 2 +- .../Assimp.NET_CS/aiVector3DVectorVector.cs | 2 +- port/Assimp.NET/Assimp.NET_CS/aiVectorKey.cs | 2 +- .../Assimp.NET_CS/aiVectorKeyVector.cs | 2 +- .../Assimp.NET_CS/aiVertexWeight.cs | 2 +- .../Assimp.NET_CS/aiVertexWeightVector.cs | 2 +- port/Assimp.NET/README.txt | 5 + 79 files changed, 353 insertions(+), 107 deletions(-) create mode 100644 port/Assimp.NET/Assimp.NET_CS/ProgressHandler.cs create mode 100644 port/Assimp.NET/Assimp.NET_CS/SWIGTYPE_p_std__string.cs diff --git a/port/Assimp.NET/Assimp.NET/Assimp.NET.vcproj b/port/Assimp.NET/Assimp.NET/Assimp.NET.vcproj index 20e256364..382bab448 100644 --- a/port/Assimp.NET/Assimp.NET/Assimp.NET.vcproj +++ b/port/Assimp.NET/Assimp.NET/Assimp.NET.vcproj @@ -1,7 +1,7 @@ + + + diff --git a/port/Assimp.NET/Assimp.NET/AssimpSwigPort.i b/port/Assimp.NET/Assimp.NET/AssimpSwigPort.i index 0ad577924..38d79b76a 100644 --- a/port/Assimp.NET/Assimp.NET/AssimpSwigPort.i +++ b/port/Assimp.NET/Assimp.NET/AssimpSwigPort.i @@ -68,6 +68,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. #include "..\..\..\include\Logger.h" #include "..\..\..\include\LogStream.h" #include "..\..\..\include\NullLogger.h" +#include "..\..\..\include\ProgressHandler.h" %} #define C_STRUCT @@ -206,7 +207,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. %newobject aiMaterial::Get##NAME; %extend aiMaterial { bool Get##NAME(TYPE* INOUT) { - return aiGetMaterial##XXX($self, KEY, INOUT) == AI_SUCCESS; + return aiGetMaterial##XXX($self, KEY, INOUT) == AI_SUCCESS; } } %enddef @@ -523,6 +524,7 @@ ASSIMP_POINTER_POINTER(aiScene,aiTexture,mTextures,$self->mNumTextures); %include "..\..\..\include\aiScene.h" %include "..\..\..\include\aiTexture.h" %include "..\..\..\include\assimp.hpp" +%include "..\..\..\include\ProgressHandler.h" //%include "..\..\..\include\IOSystem.h" //%include "..\..\..\include\IOStream.h" //%include "..\..\..\include\Logger.h" diff --git a/port/Assimp.NET/Assimp.NET/AssimpSwigPort_wrap.cxx b/port/Assimp.NET/Assimp.NET/AssimpSwigPort_wrap.cxx index f27b5e40c..34f8bb0c4 100644 --- a/port/Assimp.NET/Assimp.NET/AssimpSwigPort_wrap.cxx +++ b/port/Assimp.NET/Assimp.NET/AssimpSwigPort_wrap.cxx @@ -1,6 +1,6 @@ /* ---------------------------------------------------------------------------- * This file was automatically generated by SWIG (http://www.swig.org). - * Version 2.0.0 + * Version 2.0.1 * * This file is not intended to be easily readable and contains a number of * coding conventions designed to improve portability and efficiency. Do not make @@ -305,6 +305,7 @@ SWIGEXPORT void SWIGSTDCALL SWIGRegisterStringCallback_Assimp(SWIG_CSharpStringH #include "..\..\..\include\Logger.h" #include "..\..\..\include\LogStream.h" #include "..\..\..\include\NullLogger.h" +#include "..\..\..\include\ProgressHandler.h" #include @@ -566,67 +567,67 @@ SWIGINTERN std::vector< aiVector3D * > *aiMesh_GetmVertices(aiMesh *self){ return result; } SWIGINTERN bool aiMaterial_GetDiffuse(aiMaterial *self,aiColor4D *INOUT){ - return aiGetMaterialColor(self, AI_MATKEY_COLOR_DIFFUSE, INOUT) == AI_SUCCESS; + return aiGetMaterialColor(self, AI_MATKEY_COLOR_DIFFUSE, INOUT) == AI_SUCCESS; } SWIGINTERN bool aiMaterial_GetSpecular(aiMaterial *self,aiColor4D *INOUT){ - return aiGetMaterialColor(self, AI_MATKEY_COLOR_SPECULAR, INOUT) == AI_SUCCESS; + return aiGetMaterialColor(self, AI_MATKEY_COLOR_SPECULAR, INOUT) == AI_SUCCESS; } SWIGINTERN bool aiMaterial_GetAmbient(aiMaterial *self,aiColor4D *INOUT){ - return aiGetMaterialColor(self, AI_MATKEY_COLOR_AMBIENT, INOUT) == AI_SUCCESS; + return aiGetMaterialColor(self, AI_MATKEY_COLOR_AMBIENT, INOUT) == AI_SUCCESS; } SWIGINTERN bool aiMaterial_GetEmissive(aiMaterial *self,aiColor4D *INOUT){ - return aiGetMaterialColor(self, AI_MATKEY_COLOR_EMISSIVE, INOUT) == AI_SUCCESS; + return aiGetMaterialColor(self, AI_MATKEY_COLOR_EMISSIVE, INOUT) == AI_SUCCESS; } SWIGINTERN bool aiMaterial_GetOpacity(aiMaterial *self,float *INOUT){ - return aiGetMaterialFloat(self, AI_MATKEY_OPACITY, INOUT) == AI_SUCCESS; + return aiGetMaterialFloat(self, AI_MATKEY_OPACITY, INOUT) == AI_SUCCESS; } SWIGINTERN bool aiMaterial_GetShininessStrength(aiMaterial *self,float *INOUT){ - return aiGetMaterialFloat(self, AI_MATKEY_SHININESS_STRENGTH, INOUT) == AI_SUCCESS; + return aiGetMaterialFloat(self, AI_MATKEY_SHININESS_STRENGTH, INOUT) == AI_SUCCESS; } SWIGINTERN bool aiMaterial_GetShadingModel(aiMaterial *self,int *INOUT){ - return aiGetMaterialInteger(self, AI_MATKEY_SHADING_MODEL, INOUT) == AI_SUCCESS; + return aiGetMaterialInteger(self, AI_MATKEY_SHADING_MODEL, INOUT) == AI_SUCCESS; } SWIGINTERN bool aiMaterial_GetTexFlagsDiffuse0(aiMaterial *self,int *INOUT){ - return aiGetMaterialInteger(self, AI_MATKEY_TEXFLAGS_DIFFUSE(0), INOUT) == AI_SUCCESS; + return aiGetMaterialInteger(self, AI_MATKEY_TEXFLAGS_DIFFUSE(0), INOUT) == AI_SUCCESS; } SWIGINTERN bool aiMaterial_GetMappingModeUDiffuse0(aiMaterial *self,int *INOUT){ - return aiGetMaterialInteger(self, AI_MATKEY_MAPPINGMODE_U_DIFFUSE(0), INOUT) == AI_SUCCESS; + return aiGetMaterialInteger(self, AI_MATKEY_MAPPINGMODE_U_DIFFUSE(0), INOUT) == AI_SUCCESS; } SWIGINTERN bool aiMaterial_GetMappingModeVDiffuse0(aiMaterial *self,int *INOUT){ - return aiGetMaterialInteger(self, AI_MATKEY_MAPPINGMODE_V_DIFFUSE(0), INOUT) == AI_SUCCESS; + return aiGetMaterialInteger(self, AI_MATKEY_MAPPINGMODE_V_DIFFUSE(0), INOUT) == AI_SUCCESS; } SWIGINTERN bool aiMaterial_GetTextureDiffuse0(aiMaterial *self,aiString *INOUT){ - return aiGetMaterialString(self, AI_MATKEY_TEXTURE_DIFFUSE(0), INOUT) == AI_SUCCESS; + return aiGetMaterialString(self, AI_MATKEY_TEXTURE_DIFFUSE(0), INOUT) == AI_SUCCESS; } SWIGINTERN bool aiMaterial_GetTextureSpecular0(aiMaterial *self,aiString *INOUT){ - return aiGetMaterialString(self, AI_MATKEY_TEXTURE_SPECULAR(0), INOUT) == AI_SUCCESS; + return aiGetMaterialString(self, AI_MATKEY_TEXTURE_SPECULAR(0), INOUT) == AI_SUCCESS; } SWIGINTERN bool aiMaterial_GetTextureOpacity0(aiMaterial *self,aiString *INOUT){ - return aiGetMaterialString(self, AI_MATKEY_TEXTURE_OPACITY(0), INOUT) == AI_SUCCESS; + return aiGetMaterialString(self, AI_MATKEY_TEXTURE_OPACITY(0), INOUT) == AI_SUCCESS; } SWIGINTERN bool aiMaterial_GetTextureAmbient0(aiMaterial *self,aiString *INOUT){ - return aiGetMaterialString(self, AI_MATKEY_TEXTURE_AMBIENT(0), INOUT) == AI_SUCCESS; + return aiGetMaterialString(self, AI_MATKEY_TEXTURE_AMBIENT(0), INOUT) == AI_SUCCESS; } SWIGINTERN bool aiMaterial_GetTextureEmissive0(aiMaterial *self,aiString *INOUT){ - return aiGetMaterialString(self, AI_MATKEY_TEXTURE_EMISSIVE(0), INOUT) == AI_SUCCESS; + return aiGetMaterialString(self, AI_MATKEY_TEXTURE_EMISSIVE(0), INOUT) == AI_SUCCESS; } SWIGINTERN bool aiMaterial_GetTextureShininess0(aiMaterial *self,aiString *INOUT){ - return aiGetMaterialString(self, AI_MATKEY_TEXTURE_SHININESS(0), INOUT) == AI_SUCCESS; + return aiGetMaterialString(self, AI_MATKEY_TEXTURE_SHININESS(0), INOUT) == AI_SUCCESS; } SWIGINTERN bool aiMaterial_GetTextureLightmap0(aiMaterial *self,aiString *INOUT){ - return aiGetMaterialString(self, AI_MATKEY_TEXTURE_LIGHTMAP(0), INOUT) == AI_SUCCESS; + return aiGetMaterialString(self, AI_MATKEY_TEXTURE_LIGHTMAP(0), INOUT) == AI_SUCCESS; } SWIGINTERN bool aiMaterial_GetTextureNormals0(aiMaterial *self,aiString *INOUT){ - return aiGetMaterialString(self, AI_MATKEY_TEXTURE_NORMALS(0), INOUT) == AI_SUCCESS; + return aiGetMaterialString(self, AI_MATKEY_TEXTURE_NORMALS(0), INOUT) == AI_SUCCESS; } SWIGINTERN bool aiMaterial_GetTextureHeight0(aiMaterial *self,aiString *INOUT){ - return aiGetMaterialString(self, AI_MATKEY_TEXTURE_HEIGHT(0), INOUT) == AI_SUCCESS; + return aiGetMaterialString(self, AI_MATKEY_TEXTURE_HEIGHT(0), INOUT) == AI_SUCCESS; } SWIGINTERN bool aiMaterial_GetGlobalBackgroundImage(aiMaterial *self,aiString *INOUT){ - return aiGetMaterialString(self, AI_MATKEY_GLOBAL_BACKGROUND_IMAGE, INOUT) == AI_SUCCESS; + return aiGetMaterialString(self, AI_MATKEY_GLOBAL_BACKGROUND_IMAGE, INOUT) == AI_SUCCESS; } SWIGINTERN bool aiMaterial_GetTwoSided(aiMaterial *self,int *INOUT){ - return aiGetMaterialInteger(self, AI_MATKEY_TWOSIDED, INOUT) == AI_SUCCESS; + return aiGetMaterialInteger(self, AI_MATKEY_TWOSIDED, INOUT) == AI_SUCCESS; } SWIGINTERN std::vector< aiNode * > *aiNode_GetmChildren(aiNode *self){ std::vector *result = new std::vector; @@ -729,7 +730,7 @@ SWIGINTERN std::vector< aiTexture * > *aiScene_GetmTextures(aiScene *self){ return result; } -SWIGINTERN std::string Assimp_Importer_GetExtensionList(Assimp::Importer *self){ +SWIGINTERN std::string Assimp_Importer_GetExtensionList__SWIG_2(Assimp::Importer *self){ std::string tmp; self->GetExtensionList(tmp); return tmp; @@ -11222,7 +11223,41 @@ SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Importer_IsDefaultIOHandler(void * ja bool result; arg1 = (Assimp::Importer *)jarg1; - result = (bool)(arg1)->IsDefaultIOHandler(); + result = (bool)((Assimp::Importer const *)arg1)->IsDefaultIOHandler(); + jresult = result; + return jresult; +} + + +SWIGEXPORT void SWIGSTDCALL CSharp_Importer_SetProgressHandler(void * jarg1, void * jarg2) { + Assimp::Importer *arg1 = (Assimp::Importer *) 0 ; + Assimp::ProgressHandler *arg2 = (Assimp::ProgressHandler *) 0 ; + + arg1 = (Assimp::Importer *)jarg1; + arg2 = (Assimp::ProgressHandler *)jarg2; + (arg1)->SetProgressHandler(arg2); +} + + +SWIGEXPORT void * SWIGSTDCALL CSharp_Importer_GetProgressHandler(void * jarg1) { + void * jresult ; + Assimp::Importer *arg1 = (Assimp::Importer *) 0 ; + Assimp::ProgressHandler *result = 0 ; + + arg1 = (Assimp::Importer *)jarg1; + result = (Assimp::ProgressHandler *)((Assimp::Importer const *)arg1)->GetProgressHandler(); + jresult = (void *)result; + return jresult; +} + + +SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Importer_IsDefaultProgressHandler(void * jarg1) { + unsigned int jresult ; + Assimp::Importer *arg1 = (Assimp::Importer *) 0 ; + bool result; + + arg1 = (Assimp::Importer *)jarg1; + result = (bool)((Assimp::Importer const *)arg1)->IsDefaultProgressHandler(); jresult = result; return jresult; } @@ -11236,7 +11271,7 @@ SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Importer_ValidateFlags(void * jarg1, arg1 = (Assimp::Importer *)jarg1; arg2 = (unsigned int)jarg2; - result = (bool)(arg1)->ValidateFlags(arg2); + result = (bool)((Assimp::Importer const *)arg1)->ValidateFlags(arg2); jresult = result; return jresult; } @@ -11286,12 +11321,40 @@ SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Importer_IsExtensionSupported__SWIG_0 arg1 = (Assimp::Importer *)jarg1; arg2 = (char *)jarg2; - result = (bool)(arg1)->IsExtensionSupported((char const *)arg2); + result = (bool)((Assimp::Importer const *)arg1)->IsExtensionSupported((char const *)arg2); jresult = result; return jresult; } +SWIGEXPORT void SWIGSTDCALL CSharp_Importer_GetExtensionList__SWIG_0(void * jarg1, void * jarg2) { + Assimp::Importer *arg1 = (Assimp::Importer *) 0 ; + aiString *arg2 = 0 ; + + arg1 = (Assimp::Importer *)jarg1; + arg2 = (aiString *)jarg2; + if (!arg2) { + SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "aiString & type is null", 0); + return ; + } + ((Assimp::Importer const *)arg1)->GetExtensionList(*arg2); +} + + +SWIGEXPORT void SWIGSTDCALL CSharp_Importer_GetExtensionList__SWIG_1(void * jarg1, void * jarg2) { + Assimp::Importer *arg1 = (Assimp::Importer *) 0 ; + std::string *arg2 = 0 ; + + arg1 = (Assimp::Importer *)jarg1; + arg2 = (std::string *)jarg2; + if (!arg2) { + SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "std::string & type is null", 0); + return ; + } + ((Assimp::Importer const *)arg1)->GetExtensionList(*arg2); +} + + SWIGEXPORT void * SWIGSTDCALL CSharp_Importer_GetScene(void * jarg1) { void * jresult ; Assimp::Importer *arg1 = (Assimp::Importer *) 0 ; @@ -11340,18 +11403,52 @@ SWIGEXPORT void SWIGSTDCALL CSharp_Importer_SetExtraVerbose(void * jarg1, unsign } -SWIGEXPORT char * SWIGSTDCALL CSharp_Importer_GetExtensionList(void * jarg1) { +SWIGEXPORT char * SWIGSTDCALL CSharp_Importer_GetExtensionList__SWIG_2(void * jarg1) { char * jresult ; Assimp::Importer *arg1 = (Assimp::Importer *) 0 ; std::string result; arg1 = (Assimp::Importer *)jarg1; - result = Assimp_Importer_GetExtensionList(arg1); + result = Assimp_Importer_GetExtensionList__SWIG_2(arg1); jresult = SWIG_csharp_string_callback((&result)->c_str()); return jresult; } +SWIGEXPORT void SWIGSTDCALL CSharp_delete_ProgressHandler(void * jarg1) { + Assimp::ProgressHandler *arg1 = (Assimp::ProgressHandler *) 0 ; + + arg1 = (Assimp::ProgressHandler *)jarg1; + delete arg1; +} + + +SWIGEXPORT unsigned int SWIGSTDCALL CSharp_ProgressHandler_Update__SWIG_0(void * jarg1, float jarg2) { + unsigned int jresult ; + Assimp::ProgressHandler *arg1 = (Assimp::ProgressHandler *) 0 ; + float arg2 ; + bool result; + + arg1 = (Assimp::ProgressHandler *)jarg1; + arg2 = (float)jarg2; + result = (bool)(arg1)->Update(arg2); + jresult = result; + return jresult; +} + + +SWIGEXPORT unsigned int SWIGSTDCALL CSharp_ProgressHandler_Update__SWIG_1(void * jarg1) { + unsigned int jresult ; + Assimp::ProgressHandler *arg1 = (Assimp::ProgressHandler *) 0 ; + bool result; + + arg1 = (Assimp::ProgressHandler *)jarg1; + result = (bool)(arg1)->Update(); + jresult = result; + return jresult; +} + + SWIGEXPORT void SWIGSTDCALL CSharp_FloatVector_Clear(void * jarg1) { std::vector< float > *arg1 = (std::vector< float > *) 0 ; diff --git a/port/Assimp.NET/Assimp.NET_CS/Assimp.NET_CS.csproj b/port/Assimp.NET/Assimp.NET_CS/Assimp.NET_CS.csproj index dcf81590f..00722fa93 100644 --- a/port/Assimp.NET/Assimp.NET_CS/Assimp.NET_CS.csproj +++ b/port/Assimp.NET/Assimp.NET_CS/Assimp.NET_CS.csproj @@ -3,7 +3,7 @@ Debug AnyCPU - 9.0.21022 + 9.0.30729 2.0 {A0CE9ED2-A27E-40AE-95F5-FEF94BB7E131} Library @@ -141,6 +141,10 @@ + + + Code + diff --git a/port/Assimp.NET/Assimp.NET_CS/Assimp.cs b/port/Assimp.NET/Assimp.NET_CS/Assimp.cs index 66851ab5d..4e64ed430 100644 --- a/port/Assimp.NET/Assimp.NET_CS/Assimp.cs +++ b/port/Assimp.NET/Assimp.NET_CS/Assimp.cs @@ -1,6 +1,6 @@ /* ---------------------------------------------------------------------------- * This file was automatically generated by SWIG (http://www.swig.org). - * Version 2.0.0 + * Version 2.0.1 * * Do not make changes to this file unless you know what you are doing--modify * the SWIG interface file instead. diff --git a/port/Assimp.NET/Assimp.NET_CS/AssimpPINVOKE.cs b/port/Assimp.NET/Assimp.NET_CS/AssimpPINVOKE.cs index c7d58c3ee..188d5a976 100644 --- a/port/Assimp.NET/Assimp.NET_CS/AssimpPINVOKE.cs +++ b/port/Assimp.NET/Assimp.NET_CS/AssimpPINVOKE.cs @@ -1,6 +1,6 @@ /* ---------------------------------------------------------------------------- * This file was automatically generated by SWIG (http://www.swig.org). - * Version 2.0.0 + * Version 2.0.1 * * Do not make changes to this file unless you know what you are doing--modify * the SWIG interface file instead. @@ -2144,6 +2144,15 @@ class AssimpPINVOKE { [DllImport("Assimp", EntryPoint="CSharp_Importer_IsDefaultIOHandler")] public static extern bool Importer_IsDefaultIOHandler(HandleRef jarg1); + [DllImport("Assimp", EntryPoint="CSharp_Importer_SetProgressHandler")] + public static extern void Importer_SetProgressHandler(HandleRef jarg1, HandleRef jarg2); + + [DllImport("Assimp", EntryPoint="CSharp_Importer_GetProgressHandler")] + public static extern IntPtr Importer_GetProgressHandler(HandleRef jarg1); + + [DllImport("Assimp", EntryPoint="CSharp_Importer_IsDefaultProgressHandler")] + public static extern bool Importer_IsDefaultProgressHandler(HandleRef jarg1); + [DllImport("Assimp", EntryPoint="CSharp_Importer_ValidateFlags")] public static extern bool Importer_ValidateFlags(HandleRef jarg1, uint jarg2); @@ -2159,6 +2168,12 @@ class AssimpPINVOKE { [DllImport("Assimp", EntryPoint="CSharp_Importer_IsExtensionSupported__SWIG_0")] public static extern bool Importer_IsExtensionSupported__SWIG_0(HandleRef jarg1, string jarg2); + [DllImport("Assimp", EntryPoint="CSharp_Importer_GetExtensionList__SWIG_0")] + public static extern void Importer_GetExtensionList__SWIG_0(HandleRef jarg1, HandleRef jarg2); + + [DllImport("Assimp", EntryPoint="CSharp_Importer_GetExtensionList__SWIG_1")] + public static extern void Importer_GetExtensionList__SWIG_1(HandleRef jarg1, HandleRef jarg2); + [DllImport("Assimp", EntryPoint="CSharp_Importer_GetScene")] public static extern IntPtr Importer_GetScene(HandleRef jarg1); @@ -2171,8 +2186,17 @@ class AssimpPINVOKE { [DllImport("Assimp", EntryPoint="CSharp_Importer_SetExtraVerbose")] public static extern void Importer_SetExtraVerbose(HandleRef jarg1, bool jarg2); - [DllImport("Assimp", EntryPoint="CSharp_Importer_GetExtensionList")] - public static extern string Importer_GetExtensionList(HandleRef jarg1); + [DllImport("Assimp", EntryPoint="CSharp_Importer_GetExtensionList__SWIG_2")] + public static extern string Importer_GetExtensionList__SWIG_2(HandleRef jarg1); + + [DllImport("Assimp", EntryPoint="CSharp_delete_ProgressHandler")] + public static extern void delete_ProgressHandler(HandleRef jarg1); + + [DllImport("Assimp", EntryPoint="CSharp_ProgressHandler_Update__SWIG_0")] + public static extern bool ProgressHandler_Update__SWIG_0(HandleRef jarg1, float jarg2); + + [DllImport("Assimp", EntryPoint="CSharp_ProgressHandler_Update__SWIG_1")] + public static extern bool ProgressHandler_Update__SWIG_1(HandleRef jarg1); [DllImport("Assimp", EntryPoint="CSharp_FloatVector_Clear")] public static extern void FloatVector_Clear(HandleRef jarg1); diff --git a/port/Assimp.NET/Assimp.NET_CS/FloatVector.cs b/port/Assimp.NET/Assimp.NET_CS/FloatVector.cs index 4c19ca9de..5fb6144ee 100644 --- a/port/Assimp.NET/Assimp.NET_CS/FloatVector.cs +++ b/port/Assimp.NET/Assimp.NET_CS/FloatVector.cs @@ -1,6 +1,6 @@ /* ---------------------------------------------------------------------------- * This file was automatically generated by SWIG (http://www.swig.org). - * Version 2.0.0 + * Version 2.0.1 * * Do not make changes to this file unless you know what you are doing--modify * the SWIG interface file instead. diff --git a/port/Assimp.NET/Assimp.NET_CS/Importer.cs b/port/Assimp.NET/Assimp.NET_CS/Importer.cs index fec51d251..111c70622 100644 --- a/port/Assimp.NET/Assimp.NET_CS/Importer.cs +++ b/port/Assimp.NET/Assimp.NET_CS/Importer.cs @@ -1,6 +1,6 @@ /* ---------------------------------------------------------------------------- * This file was automatically generated by SWIG (http://www.swig.org). - * Version 2.0.0 + * Version 2.0.1 * * Do not make changes to this file unless you know what you are doing--modify * the SWIG interface file instead. @@ -93,6 +93,21 @@ public class Importer : IDisposable { return ret; } + public void SetProgressHandler(ProgressHandler pHandler) { + AssimpPINVOKE.Importer_SetProgressHandler(swigCPtr, ProgressHandler.getCPtr(pHandler)); + } + + public ProgressHandler GetProgressHandler() { + IntPtr cPtr = AssimpPINVOKE.Importer_GetProgressHandler(swigCPtr); + ProgressHandler ret = (cPtr == IntPtr.Zero) ? null : new ProgressHandler(cPtr, false); + return ret; + } + + public bool IsDefaultProgressHandler() { + bool ret = AssimpPINVOKE.Importer_IsDefaultProgressHandler(swigCPtr); + return ret; + } + public bool ValidateFlags(aiPostProcessSteps pFlags) { bool ret = AssimpPINVOKE.Importer_ValidateFlags(swigCPtr, (uint)pFlags); return ret; @@ -118,6 +133,16 @@ public class Importer : IDisposable { return ret; } + public void GetExtensionList(aiString szOut) { + AssimpPINVOKE.Importer_GetExtensionList__SWIG_0(swigCPtr, aiString.getCPtr(szOut)); + if (AssimpPINVOKE.SWIGPendingException.Pending) throw AssimpPINVOKE.SWIGPendingException.Retrieve(); + } + + public void GetExtensionList(SWIGTYPE_p_std__string szOut) { + AssimpPINVOKE.Importer_GetExtensionList__SWIG_1(swigCPtr, SWIGTYPE_p_std__string.getCPtr(szOut)); + if (AssimpPINVOKE.SWIGPendingException.Pending) throw AssimpPINVOKE.SWIGPendingException.Retrieve(); + } + public aiScene GetScene() { IntPtr cPtr = AssimpPINVOKE.Importer_GetScene(swigCPtr); aiScene ret = (cPtr == IntPtr.Zero) ? null : new aiScene(cPtr, false); @@ -140,7 +165,7 @@ public class Importer : IDisposable { } public string GetExtensionList() { - string ret = AssimpPINVOKE.Importer_GetExtensionList(swigCPtr); + string ret = AssimpPINVOKE.Importer_GetExtensionList__SWIG_2(swigCPtr); return ret; } diff --git a/port/Assimp.NET/Assimp.NET_CS/ProgressHandler.cs b/port/Assimp.NET/Assimp.NET_CS/ProgressHandler.cs new file mode 100644 index 000000000..e27527f92 --- /dev/null +++ b/port/Assimp.NET/Assimp.NET_CS/ProgressHandler.cs @@ -0,0 +1,53 @@ +/* ---------------------------------------------------------------------------- + * This file was automatically generated by SWIG (http://www.swig.org). + * Version 2.0.1 + * + * Do not make changes to this file unless you know what you are doing--modify + * the SWIG interface file instead. + * ----------------------------------------------------------------------------- */ + + +using System; +using System.Runtime.InteropServices; + +public class ProgressHandler : IDisposable { + private HandleRef swigCPtr; + protected bool swigCMemOwn; + + internal ProgressHandler(IntPtr cPtr, bool cMemoryOwn) { + swigCMemOwn = cMemoryOwn; + swigCPtr = new HandleRef(this, cPtr); + } + + internal static HandleRef getCPtr(ProgressHandler obj) { + return (obj == null) ? new HandleRef(null, IntPtr.Zero) : obj.swigCPtr; + } + + ~ProgressHandler() { + Dispose(); + } + + public virtual void Dispose() { + lock(this) { + if (swigCPtr.Handle != IntPtr.Zero) { + if (swigCMemOwn) { + swigCMemOwn = false; + AssimpPINVOKE.delete_ProgressHandler(swigCPtr); + } + swigCPtr = new HandleRef(null, IntPtr.Zero); + } + GC.SuppressFinalize(this); + } + } + + public virtual bool Update(float percentage) { + bool ret = AssimpPINVOKE.ProgressHandler_Update__SWIG_0(swigCPtr, percentage); + return ret; + } + + public virtual bool Update() { + bool ret = AssimpPINVOKE.ProgressHandler_Update__SWIG_1(swigCPtr); + return ret; + } + +} diff --git a/port/Assimp.NET/Assimp.NET_CS/SWIGTYPE_p_std__string.cs b/port/Assimp.NET/Assimp.NET_CS/SWIGTYPE_p_std__string.cs new file mode 100644 index 000000000..bcc27ba4d --- /dev/null +++ b/port/Assimp.NET/Assimp.NET_CS/SWIGTYPE_p_std__string.cs @@ -0,0 +1,27 @@ +/* ---------------------------------------------------------------------------- + * This file was automatically generated by SWIG (http://www.swig.org). + * Version 2.0.1 + * + * Do not make changes to this file unless you know what you are doing--modify + * the SWIG interface file instead. + * ----------------------------------------------------------------------------- */ + + +using System; +using System.Runtime.InteropServices; + +public class SWIGTYPE_p_std__string { + private HandleRef swigCPtr; + + internal SWIGTYPE_p_std__string(IntPtr cPtr, bool futureUse) { + swigCPtr = new HandleRef(this, cPtr); + } + + protected SWIGTYPE_p_std__string() { + swigCPtr = new HandleRef(null, IntPtr.Zero); + } + + internal static HandleRef getCPtr(SWIGTYPE_p_std__string obj) { + return (obj == null) ? new HandleRef(null, IntPtr.Zero) : obj.swigCPtr; + } +} diff --git a/port/Assimp.NET/Assimp.NET_CS/UintVector.cs b/port/Assimp.NET/Assimp.NET_CS/UintVector.cs index ed0e47903..11cd9944a 100644 --- a/port/Assimp.NET/Assimp.NET_CS/UintVector.cs +++ b/port/Assimp.NET/Assimp.NET_CS/UintVector.cs @@ -1,6 +1,6 @@ /* ---------------------------------------------------------------------------- * This file was automatically generated by SWIG (http://www.swig.org). - * Version 2.0.0 + * Version 2.0.1 * * Do not make changes to this file unless you know what you are doing--modify * the SWIG interface file instead. diff --git a/port/Assimp.NET/Assimp.NET_CS/aiAnimBehaviour.cs b/port/Assimp.NET/Assimp.NET_CS/aiAnimBehaviour.cs index 0f5524d38..a0cbecbc7 100644 --- a/port/Assimp.NET/Assimp.NET_CS/aiAnimBehaviour.cs +++ b/port/Assimp.NET/Assimp.NET_CS/aiAnimBehaviour.cs @@ -1,6 +1,6 @@ /* ---------------------------------------------------------------------------- * This file was automatically generated by SWIG (http://www.swig.org). - * Version 2.0.0 + * Version 2.0.1 * * Do not make changes to this file unless you know what you are doing--modify * the SWIG interface file instead. diff --git a/port/Assimp.NET/Assimp.NET_CS/aiAnimMesh.cs b/port/Assimp.NET/Assimp.NET_CS/aiAnimMesh.cs index 628f35fd0..2e0b25f60 100644 --- a/port/Assimp.NET/Assimp.NET_CS/aiAnimMesh.cs +++ b/port/Assimp.NET/Assimp.NET_CS/aiAnimMesh.cs @@ -1,6 +1,6 @@ /* ---------------------------------------------------------------------------- * This file was automatically generated by SWIG (http://www.swig.org). - * Version 2.0.0 + * Version 2.0.1 * * Do not make changes to this file unless you know what you are doing--modify * the SWIG interface file instead. diff --git a/port/Assimp.NET/Assimp.NET_CS/aiAnimMeshVector.cs b/port/Assimp.NET/Assimp.NET_CS/aiAnimMeshVector.cs index 42aef58c3..5ad7bbaa9 100644 --- a/port/Assimp.NET/Assimp.NET_CS/aiAnimMeshVector.cs +++ b/port/Assimp.NET/Assimp.NET_CS/aiAnimMeshVector.cs @@ -1,6 +1,6 @@ /* ---------------------------------------------------------------------------- * This file was automatically generated by SWIG (http://www.swig.org). - * Version 2.0.0 + * Version 2.0.1 * * Do not make changes to this file unless you know what you are doing--modify * the SWIG interface file instead. diff --git a/port/Assimp.NET/Assimp.NET_CS/aiAnimation.cs b/port/Assimp.NET/Assimp.NET_CS/aiAnimation.cs index 581e24965..375a4e1ab 100644 --- a/port/Assimp.NET/Assimp.NET_CS/aiAnimation.cs +++ b/port/Assimp.NET/Assimp.NET_CS/aiAnimation.cs @@ -1,6 +1,6 @@ /* ---------------------------------------------------------------------------- * This file was automatically generated by SWIG (http://www.swig.org). - * Version 2.0.0 + * Version 2.0.1 * * Do not make changes to this file unless you know what you are doing--modify * the SWIG interface file instead. diff --git a/port/Assimp.NET/Assimp.NET_CS/aiAnimationVector.cs b/port/Assimp.NET/Assimp.NET_CS/aiAnimationVector.cs index d2ea2de8e..6e5a0c899 100644 --- a/port/Assimp.NET/Assimp.NET_CS/aiAnimationVector.cs +++ b/port/Assimp.NET/Assimp.NET_CS/aiAnimationVector.cs @@ -1,6 +1,6 @@ /* ---------------------------------------------------------------------------- * This file was automatically generated by SWIG (http://www.swig.org). - * Version 2.0.0 + * Version 2.0.1 * * Do not make changes to this file unless you know what you are doing--modify * the SWIG interface file instead. diff --git a/port/Assimp.NET/Assimp.NET_CS/aiBlendMode.cs b/port/Assimp.NET/Assimp.NET_CS/aiBlendMode.cs index 08c6b9a75..2aa7c59dd 100644 --- a/port/Assimp.NET/Assimp.NET_CS/aiBlendMode.cs +++ b/port/Assimp.NET/Assimp.NET_CS/aiBlendMode.cs @@ -1,6 +1,6 @@ /* ---------------------------------------------------------------------------- * This file was automatically generated by SWIG (http://www.swig.org). - * Version 2.0.0 + * Version 2.0.1 * * Do not make changes to this file unless you know what you are doing--modify * the SWIG interface file instead. diff --git a/port/Assimp.NET/Assimp.NET_CS/aiBone.cs b/port/Assimp.NET/Assimp.NET_CS/aiBone.cs index 84879b3df..df3aa5904 100644 --- a/port/Assimp.NET/Assimp.NET_CS/aiBone.cs +++ b/port/Assimp.NET/Assimp.NET_CS/aiBone.cs @@ -1,6 +1,6 @@ /* ---------------------------------------------------------------------------- * This file was automatically generated by SWIG (http://www.swig.org). - * Version 2.0.0 + * Version 2.0.1 * * Do not make changes to this file unless you know what you are doing--modify * the SWIG interface file instead. diff --git a/port/Assimp.NET/Assimp.NET_CS/aiBoneVector.cs b/port/Assimp.NET/Assimp.NET_CS/aiBoneVector.cs index e06dafabb..077d05f28 100644 --- a/port/Assimp.NET/Assimp.NET_CS/aiBoneVector.cs +++ b/port/Assimp.NET/Assimp.NET_CS/aiBoneVector.cs @@ -1,6 +1,6 @@ /* ---------------------------------------------------------------------------- * This file was automatically generated by SWIG (http://www.swig.org). - * Version 2.0.0 + * Version 2.0.1 * * Do not make changes to this file unless you know what you are doing--modify * the SWIG interface file instead. diff --git a/port/Assimp.NET/Assimp.NET_CS/aiCamera.cs b/port/Assimp.NET/Assimp.NET_CS/aiCamera.cs index 6837bf114..5bfda016e 100644 --- a/port/Assimp.NET/Assimp.NET_CS/aiCamera.cs +++ b/port/Assimp.NET/Assimp.NET_CS/aiCamera.cs @@ -1,6 +1,6 @@ /* ---------------------------------------------------------------------------- * This file was automatically generated by SWIG (http://www.swig.org). - * Version 2.0.0 + * Version 2.0.1 * * Do not make changes to this file unless you know what you are doing--modify * the SWIG interface file instead. diff --git a/port/Assimp.NET/Assimp.NET_CS/aiCameraVector.cs b/port/Assimp.NET/Assimp.NET_CS/aiCameraVector.cs index 20cecd367..66a12d5d6 100644 --- a/port/Assimp.NET/Assimp.NET_CS/aiCameraVector.cs +++ b/port/Assimp.NET/Assimp.NET_CS/aiCameraVector.cs @@ -1,6 +1,6 @@ /* ---------------------------------------------------------------------------- * This file was automatically generated by SWIG (http://www.swig.org). - * Version 2.0.0 + * Version 2.0.1 * * Do not make changes to this file unless you know what you are doing--modify * the SWIG interface file instead. diff --git a/port/Assimp.NET/Assimp.NET_CS/aiColor3D.cs b/port/Assimp.NET/Assimp.NET_CS/aiColor3D.cs index 3fdd3d3e5..3c87df89d 100644 --- a/port/Assimp.NET/Assimp.NET_CS/aiColor3D.cs +++ b/port/Assimp.NET/Assimp.NET_CS/aiColor3D.cs @@ -1,6 +1,6 @@ /* ---------------------------------------------------------------------------- * This file was automatically generated by SWIG (http://www.swig.org). - * Version 2.0.0 + * Version 2.0.1 * * Do not make changes to this file unless you know what you are doing--modify * the SWIG interface file instead. diff --git a/port/Assimp.NET/Assimp.NET_CS/aiColor4D.cs b/port/Assimp.NET/Assimp.NET_CS/aiColor4D.cs index 72a0f5147..c8e0110ea 100644 --- a/port/Assimp.NET/Assimp.NET_CS/aiColor4D.cs +++ b/port/Assimp.NET/Assimp.NET_CS/aiColor4D.cs @@ -1,6 +1,6 @@ /* ---------------------------------------------------------------------------- * This file was automatically generated by SWIG (http://www.swig.org). - * Version 2.0.0 + * Version 2.0.1 * * Do not make changes to this file unless you know what you are doing--modify * the SWIG interface file instead. diff --git a/port/Assimp.NET/Assimp.NET_CS/aiColor4DVector.cs b/port/Assimp.NET/Assimp.NET_CS/aiColor4DVector.cs index 5abc65ebe..0608bac52 100644 --- a/port/Assimp.NET/Assimp.NET_CS/aiColor4DVector.cs +++ b/port/Assimp.NET/Assimp.NET_CS/aiColor4DVector.cs @@ -1,6 +1,6 @@ /* ---------------------------------------------------------------------------- * This file was automatically generated by SWIG (http://www.swig.org). - * Version 2.0.0 + * Version 2.0.1 * * Do not make changes to this file unless you know what you are doing--modify * the SWIG interface file instead. diff --git a/port/Assimp.NET/Assimp.NET_CS/aiColor4DVectorVector.cs b/port/Assimp.NET/Assimp.NET_CS/aiColor4DVectorVector.cs index 82912b80a..8440965be 100644 --- a/port/Assimp.NET/Assimp.NET_CS/aiColor4DVectorVector.cs +++ b/port/Assimp.NET/Assimp.NET_CS/aiColor4DVectorVector.cs @@ -1,6 +1,6 @@ /* ---------------------------------------------------------------------------- * This file was automatically generated by SWIG (http://www.swig.org). - * Version 2.0.0 + * Version 2.0.1 * * Do not make changes to this file unless you know what you are doing--modify * the SWIG interface file instead. diff --git a/port/Assimp.NET/Assimp.NET_CS/aiComponent.cs b/port/Assimp.NET/Assimp.NET_CS/aiComponent.cs index 044c569f0..5daf83b2c 100644 --- a/port/Assimp.NET/Assimp.NET_CS/aiComponent.cs +++ b/port/Assimp.NET/Assimp.NET_CS/aiComponent.cs @@ -1,6 +1,6 @@ /* ---------------------------------------------------------------------------- * This file was automatically generated by SWIG (http://www.swig.org). - * Version 2.0.0 + * Version 2.0.1 * * Do not make changes to this file unless you know what you are doing--modify * the SWIG interface file instead. diff --git a/port/Assimp.NET/Assimp.NET_CS/aiDefaultLogStream.cs b/port/Assimp.NET/Assimp.NET_CS/aiDefaultLogStream.cs index a4e4873a0..1d1dd7bfa 100644 --- a/port/Assimp.NET/Assimp.NET_CS/aiDefaultLogStream.cs +++ b/port/Assimp.NET/Assimp.NET_CS/aiDefaultLogStream.cs @@ -1,6 +1,6 @@ /* ---------------------------------------------------------------------------- * This file was automatically generated by SWIG (http://www.swig.org). - * Version 2.0.0 + * Version 2.0.1 * * Do not make changes to this file unless you know what you are doing--modify * the SWIG interface file instead. diff --git a/port/Assimp.NET/Assimp.NET_CS/aiFace.cs b/port/Assimp.NET/Assimp.NET_CS/aiFace.cs index 87bcbed7d..71eb36fcf 100644 --- a/port/Assimp.NET/Assimp.NET_CS/aiFace.cs +++ b/port/Assimp.NET/Assimp.NET_CS/aiFace.cs @@ -1,6 +1,6 @@ /* ---------------------------------------------------------------------------- * This file was automatically generated by SWIG (http://www.swig.org). - * Version 2.0.0 + * Version 2.0.1 * * Do not make changes to this file unless you know what you are doing--modify * the SWIG interface file instead. diff --git a/port/Assimp.NET/Assimp.NET_CS/aiFaceVector.cs b/port/Assimp.NET/Assimp.NET_CS/aiFaceVector.cs index 8a7912970..416733bc8 100644 --- a/port/Assimp.NET/Assimp.NET_CS/aiFaceVector.cs +++ b/port/Assimp.NET/Assimp.NET_CS/aiFaceVector.cs @@ -1,6 +1,6 @@ /* ---------------------------------------------------------------------------- * This file was automatically generated by SWIG (http://www.swig.org). - * Version 2.0.0 + * Version 2.0.1 * * Do not make changes to this file unless you know what you are doing--modify * the SWIG interface file instead. diff --git a/port/Assimp.NET/Assimp.NET_CS/aiLight.cs b/port/Assimp.NET/Assimp.NET_CS/aiLight.cs index 890bbb5b3..9ff95c11b 100644 --- a/port/Assimp.NET/Assimp.NET_CS/aiLight.cs +++ b/port/Assimp.NET/Assimp.NET_CS/aiLight.cs @@ -1,6 +1,6 @@ /* ---------------------------------------------------------------------------- * This file was automatically generated by SWIG (http://www.swig.org). - * Version 2.0.0 + * Version 2.0.1 * * Do not make changes to this file unless you know what you are doing--modify * the SWIG interface file instead. diff --git a/port/Assimp.NET/Assimp.NET_CS/aiLightSourceType.cs b/port/Assimp.NET/Assimp.NET_CS/aiLightSourceType.cs index 77283212b..1b022d756 100644 --- a/port/Assimp.NET/Assimp.NET_CS/aiLightSourceType.cs +++ b/port/Assimp.NET/Assimp.NET_CS/aiLightSourceType.cs @@ -1,6 +1,6 @@ /* ---------------------------------------------------------------------------- * This file was automatically generated by SWIG (http://www.swig.org). - * Version 2.0.0 + * Version 2.0.1 * * Do not make changes to this file unless you know what you are doing--modify * the SWIG interface file instead. diff --git a/port/Assimp.NET/Assimp.NET_CS/aiLightVector.cs b/port/Assimp.NET/Assimp.NET_CS/aiLightVector.cs index 04c509777..a87e8a7f6 100644 --- a/port/Assimp.NET/Assimp.NET_CS/aiLightVector.cs +++ b/port/Assimp.NET/Assimp.NET_CS/aiLightVector.cs @@ -1,6 +1,6 @@ /* ---------------------------------------------------------------------------- * This file was automatically generated by SWIG (http://www.swig.org). - * Version 2.0.0 + * Version 2.0.1 * * Do not make changes to this file unless you know what you are doing--modify * the SWIG interface file instead. diff --git a/port/Assimp.NET/Assimp.NET_CS/aiMaterial.cs b/port/Assimp.NET/Assimp.NET_CS/aiMaterial.cs index f94bd3c0b..58c951829 100644 --- a/port/Assimp.NET/Assimp.NET_CS/aiMaterial.cs +++ b/port/Assimp.NET/Assimp.NET_CS/aiMaterial.cs @@ -1,6 +1,6 @@ /* ---------------------------------------------------------------------------- * This file was automatically generated by SWIG (http://www.swig.org). - * Version 2.0.0 + * Version 2.0.1 * * Do not make changes to this file unless you know what you are doing--modify * the SWIG interface file instead. diff --git a/port/Assimp.NET/Assimp.NET_CS/aiMaterialProperty.cs b/port/Assimp.NET/Assimp.NET_CS/aiMaterialProperty.cs index 123f3eef0..3d72905c5 100644 --- a/port/Assimp.NET/Assimp.NET_CS/aiMaterialProperty.cs +++ b/port/Assimp.NET/Assimp.NET_CS/aiMaterialProperty.cs @@ -1,6 +1,6 @@ /* ---------------------------------------------------------------------------- * This file was automatically generated by SWIG (http://www.swig.org). - * Version 2.0.0 + * Version 2.0.1 * * Do not make changes to this file unless you know what you are doing--modify * the SWIG interface file instead. diff --git a/port/Assimp.NET/Assimp.NET_CS/aiMaterialVector.cs b/port/Assimp.NET/Assimp.NET_CS/aiMaterialVector.cs index b5cdb85d2..b3a2e97ec 100644 --- a/port/Assimp.NET/Assimp.NET_CS/aiMaterialVector.cs +++ b/port/Assimp.NET/Assimp.NET_CS/aiMaterialVector.cs @@ -1,6 +1,6 @@ /* ---------------------------------------------------------------------------- * This file was automatically generated by SWIG (http://www.swig.org). - * Version 2.0.0 + * Version 2.0.1 * * Do not make changes to this file unless you know what you are doing--modify * the SWIG interface file instead. diff --git a/port/Assimp.NET/Assimp.NET_CS/aiMatrix3x3.cs b/port/Assimp.NET/Assimp.NET_CS/aiMatrix3x3.cs index ff5c9e180..cc4cb6506 100644 --- a/port/Assimp.NET/Assimp.NET_CS/aiMatrix3x3.cs +++ b/port/Assimp.NET/Assimp.NET_CS/aiMatrix3x3.cs @@ -1,6 +1,6 @@ /* ---------------------------------------------------------------------------- * This file was automatically generated by SWIG (http://www.swig.org). - * Version 2.0.0 + * Version 2.0.1 * * Do not make changes to this file unless you know what you are doing--modify * the SWIG interface file instead. diff --git a/port/Assimp.NET/Assimp.NET_CS/aiMatrix4x4.cs b/port/Assimp.NET/Assimp.NET_CS/aiMatrix4x4.cs index 3c777726f..f01a413b1 100644 --- a/port/Assimp.NET/Assimp.NET_CS/aiMatrix4x4.cs +++ b/port/Assimp.NET/Assimp.NET_CS/aiMatrix4x4.cs @@ -1,6 +1,6 @@ /* ---------------------------------------------------------------------------- * This file was automatically generated by SWIG (http://www.swig.org). - * Version 2.0.0 + * Version 2.0.1 * * Do not make changes to this file unless you know what you are doing--modify * the SWIG interface file instead. diff --git a/port/Assimp.NET/Assimp.NET_CS/aiMemoryInfo.cs b/port/Assimp.NET/Assimp.NET_CS/aiMemoryInfo.cs index f7c258a9c..cc60edbab 100644 --- a/port/Assimp.NET/Assimp.NET_CS/aiMemoryInfo.cs +++ b/port/Assimp.NET/Assimp.NET_CS/aiMemoryInfo.cs @@ -1,6 +1,6 @@ /* ---------------------------------------------------------------------------- * This file was automatically generated by SWIG (http://www.swig.org). - * Version 2.0.0 + * Version 2.0.1 * * Do not make changes to this file unless you know what you are doing--modify * the SWIG interface file instead. diff --git a/port/Assimp.NET/Assimp.NET_CS/aiMesh.cs b/port/Assimp.NET/Assimp.NET_CS/aiMesh.cs index 0e5002ce9..2f640d8e4 100644 --- a/port/Assimp.NET/Assimp.NET_CS/aiMesh.cs +++ b/port/Assimp.NET/Assimp.NET_CS/aiMesh.cs @@ -1,6 +1,6 @@ /* ---------------------------------------------------------------------------- * This file was automatically generated by SWIG (http://www.swig.org). - * Version 2.0.0 + * Version 2.0.1 * * Do not make changes to this file unless you know what you are doing--modify * the SWIG interface file instead. diff --git a/port/Assimp.NET/Assimp.NET_CS/aiMeshAnim.cs b/port/Assimp.NET/Assimp.NET_CS/aiMeshAnim.cs index efd2ca037..4e0a28285 100644 --- a/port/Assimp.NET/Assimp.NET_CS/aiMeshAnim.cs +++ b/port/Assimp.NET/Assimp.NET_CS/aiMeshAnim.cs @@ -1,6 +1,6 @@ /* ---------------------------------------------------------------------------- * This file was automatically generated by SWIG (http://www.swig.org). - * Version 2.0.0 + * Version 2.0.1 * * Do not make changes to this file unless you know what you are doing--modify * the SWIG interface file instead. diff --git a/port/Assimp.NET/Assimp.NET_CS/aiMeshAnimVector.cs b/port/Assimp.NET/Assimp.NET_CS/aiMeshAnimVector.cs index 178865929..2d7ae7b5b 100644 --- a/port/Assimp.NET/Assimp.NET_CS/aiMeshAnimVector.cs +++ b/port/Assimp.NET/Assimp.NET_CS/aiMeshAnimVector.cs @@ -1,6 +1,6 @@ /* ---------------------------------------------------------------------------- * This file was automatically generated by SWIG (http://www.swig.org). - * Version 2.0.0 + * Version 2.0.1 * * Do not make changes to this file unless you know what you are doing--modify * the SWIG interface file instead. diff --git a/port/Assimp.NET/Assimp.NET_CS/aiMeshKey.cs b/port/Assimp.NET/Assimp.NET_CS/aiMeshKey.cs index 21cd3afea..b1f72533f 100644 --- a/port/Assimp.NET/Assimp.NET_CS/aiMeshKey.cs +++ b/port/Assimp.NET/Assimp.NET_CS/aiMeshKey.cs @@ -1,6 +1,6 @@ /* ---------------------------------------------------------------------------- * This file was automatically generated by SWIG (http://www.swig.org). - * Version 2.0.0 + * Version 2.0.1 * * Do not make changes to this file unless you know what you are doing--modify * the SWIG interface file instead. diff --git a/port/Assimp.NET/Assimp.NET_CS/aiMeshKeyVector.cs b/port/Assimp.NET/Assimp.NET_CS/aiMeshKeyVector.cs index 19f3fbbde..7a37dbd2a 100644 --- a/port/Assimp.NET/Assimp.NET_CS/aiMeshKeyVector.cs +++ b/port/Assimp.NET/Assimp.NET_CS/aiMeshKeyVector.cs @@ -1,6 +1,6 @@ /* ---------------------------------------------------------------------------- * This file was automatically generated by SWIG (http://www.swig.org). - * Version 2.0.0 + * Version 2.0.1 * * Do not make changes to this file unless you know what you are doing--modify * the SWIG interface file instead. diff --git a/port/Assimp.NET/Assimp.NET_CS/aiMeshVector.cs b/port/Assimp.NET/Assimp.NET_CS/aiMeshVector.cs index b87664b6b..35153ca0d 100644 --- a/port/Assimp.NET/Assimp.NET_CS/aiMeshVector.cs +++ b/port/Assimp.NET/Assimp.NET_CS/aiMeshVector.cs @@ -1,6 +1,6 @@ /* ---------------------------------------------------------------------------- * This file was automatically generated by SWIG (http://www.swig.org). - * Version 2.0.0 + * Version 2.0.1 * * Do not make changes to this file unless you know what you are doing--modify * the SWIG interface file instead. diff --git a/port/Assimp.NET/Assimp.NET_CS/aiNode.cs b/port/Assimp.NET/Assimp.NET_CS/aiNode.cs index d519629f4..c830734e2 100644 --- a/port/Assimp.NET/Assimp.NET_CS/aiNode.cs +++ b/port/Assimp.NET/Assimp.NET_CS/aiNode.cs @@ -1,6 +1,6 @@ /* ---------------------------------------------------------------------------- * This file was automatically generated by SWIG (http://www.swig.org). - * Version 2.0.0 + * Version 2.0.1 * * Do not make changes to this file unless you know what you are doing--modify * the SWIG interface file instead. diff --git a/port/Assimp.NET/Assimp.NET_CS/aiNodeAnim.cs b/port/Assimp.NET/Assimp.NET_CS/aiNodeAnim.cs index 6b8fa40a0..5fcd60adf 100644 --- a/port/Assimp.NET/Assimp.NET_CS/aiNodeAnim.cs +++ b/port/Assimp.NET/Assimp.NET_CS/aiNodeAnim.cs @@ -1,6 +1,6 @@ /* ---------------------------------------------------------------------------- * This file was automatically generated by SWIG (http://www.swig.org). - * Version 2.0.0 + * Version 2.0.1 * * Do not make changes to this file unless you know what you are doing--modify * the SWIG interface file instead. diff --git a/port/Assimp.NET/Assimp.NET_CS/aiNodeAnimVector.cs b/port/Assimp.NET/Assimp.NET_CS/aiNodeAnimVector.cs index 3c9addbbd..d34f0078c 100644 --- a/port/Assimp.NET/Assimp.NET_CS/aiNodeAnimVector.cs +++ b/port/Assimp.NET/Assimp.NET_CS/aiNodeAnimVector.cs @@ -1,6 +1,6 @@ /* ---------------------------------------------------------------------------- * This file was automatically generated by SWIG (http://www.swig.org). - * Version 2.0.0 + * Version 2.0.1 * * Do not make changes to this file unless you know what you are doing--modify * the SWIG interface file instead. diff --git a/port/Assimp.NET/Assimp.NET_CS/aiNodeVector.cs b/port/Assimp.NET/Assimp.NET_CS/aiNodeVector.cs index 9140921db..66eafbf6b 100644 --- a/port/Assimp.NET/Assimp.NET_CS/aiNodeVector.cs +++ b/port/Assimp.NET/Assimp.NET_CS/aiNodeVector.cs @@ -1,6 +1,6 @@ /* ---------------------------------------------------------------------------- * This file was automatically generated by SWIG (http://www.swig.org). - * Version 2.0.0 + * Version 2.0.1 * * Do not make changes to this file unless you know what you are doing--modify * the SWIG interface file instead. diff --git a/port/Assimp.NET/Assimp.NET_CS/aiOrigin.cs b/port/Assimp.NET/Assimp.NET_CS/aiOrigin.cs index c6c079257..8e43dbdbe 100644 --- a/port/Assimp.NET/Assimp.NET_CS/aiOrigin.cs +++ b/port/Assimp.NET/Assimp.NET_CS/aiOrigin.cs @@ -1,6 +1,6 @@ /* ---------------------------------------------------------------------------- * This file was automatically generated by SWIG (http://www.swig.org). - * Version 2.0.0 + * Version 2.0.1 * * Do not make changes to this file unless you know what you are doing--modify * the SWIG interface file instead. diff --git a/port/Assimp.NET/Assimp.NET_CS/aiPlane.cs b/port/Assimp.NET/Assimp.NET_CS/aiPlane.cs index b266e3994..dafd23abe 100644 --- a/port/Assimp.NET/Assimp.NET_CS/aiPlane.cs +++ b/port/Assimp.NET/Assimp.NET_CS/aiPlane.cs @@ -1,6 +1,6 @@ /* ---------------------------------------------------------------------------- * This file was automatically generated by SWIG (http://www.swig.org). - * Version 2.0.0 + * Version 2.0.1 * * Do not make changes to this file unless you know what you are doing--modify * the SWIG interface file instead. diff --git a/port/Assimp.NET/Assimp.NET_CS/aiPostProcessSteps.cs b/port/Assimp.NET/Assimp.NET_CS/aiPostProcessSteps.cs index 39dddfb52..65bf020e8 100644 --- a/port/Assimp.NET/Assimp.NET_CS/aiPostProcessSteps.cs +++ b/port/Assimp.NET/Assimp.NET_CS/aiPostProcessSteps.cs @@ -1,6 +1,6 @@ /* ---------------------------------------------------------------------------- * This file was automatically generated by SWIG (http://www.swig.org). - * Version 2.0.0 + * Version 2.0.1 * * Do not make changes to this file unless you know what you are doing--modify * the SWIG interface file instead. diff --git a/port/Assimp.NET/Assimp.NET_CS/aiPrimitiveType.cs b/port/Assimp.NET/Assimp.NET_CS/aiPrimitiveType.cs index fac824fa7..bf1421f04 100644 --- a/port/Assimp.NET/Assimp.NET_CS/aiPrimitiveType.cs +++ b/port/Assimp.NET/Assimp.NET_CS/aiPrimitiveType.cs @@ -1,6 +1,6 @@ /* ---------------------------------------------------------------------------- * This file was automatically generated by SWIG (http://www.swig.org). - * Version 2.0.0 + * Version 2.0.1 * * Do not make changes to this file unless you know what you are doing--modify * the SWIG interface file instead. diff --git a/port/Assimp.NET/Assimp.NET_CS/aiPropertyTypeInfo.cs b/port/Assimp.NET/Assimp.NET_CS/aiPropertyTypeInfo.cs index 6e818af43..478846059 100644 --- a/port/Assimp.NET/Assimp.NET_CS/aiPropertyTypeInfo.cs +++ b/port/Assimp.NET/Assimp.NET_CS/aiPropertyTypeInfo.cs @@ -1,6 +1,6 @@ /* ---------------------------------------------------------------------------- * This file was automatically generated by SWIG (http://www.swig.org). - * Version 2.0.0 + * Version 2.0.1 * * Do not make changes to this file unless you know what you are doing--modify * the SWIG interface file instead. diff --git a/port/Assimp.NET/Assimp.NET_CS/aiQuatKey.cs b/port/Assimp.NET/Assimp.NET_CS/aiQuatKey.cs index 177887a7e..01ada5475 100644 --- a/port/Assimp.NET/Assimp.NET_CS/aiQuatKey.cs +++ b/port/Assimp.NET/Assimp.NET_CS/aiQuatKey.cs @@ -1,6 +1,6 @@ /* ---------------------------------------------------------------------------- * This file was automatically generated by SWIG (http://www.swig.org). - * Version 2.0.0 + * Version 2.0.1 * * Do not make changes to this file unless you know what you are doing--modify * the SWIG interface file instead. diff --git a/port/Assimp.NET/Assimp.NET_CS/aiQuatKeyVector.cs b/port/Assimp.NET/Assimp.NET_CS/aiQuatKeyVector.cs index df5dbdf31..902b031c3 100644 --- a/port/Assimp.NET/Assimp.NET_CS/aiQuatKeyVector.cs +++ b/port/Assimp.NET/Assimp.NET_CS/aiQuatKeyVector.cs @@ -1,6 +1,6 @@ /* ---------------------------------------------------------------------------- * This file was automatically generated by SWIG (http://www.swig.org). - * Version 2.0.0 + * Version 2.0.1 * * Do not make changes to this file unless you know what you are doing--modify * the SWIG interface file instead. diff --git a/port/Assimp.NET/Assimp.NET_CS/aiQuaternion.cs b/port/Assimp.NET/Assimp.NET_CS/aiQuaternion.cs index 71c06f441..0e9a186ec 100644 --- a/port/Assimp.NET/Assimp.NET_CS/aiQuaternion.cs +++ b/port/Assimp.NET/Assimp.NET_CS/aiQuaternion.cs @@ -1,6 +1,6 @@ /* ---------------------------------------------------------------------------- * This file was automatically generated by SWIG (http://www.swig.org). - * Version 2.0.0 + * Version 2.0.1 * * Do not make changes to this file unless you know what you are doing--modify * the SWIG interface file instead. diff --git a/port/Assimp.NET/Assimp.NET_CS/aiRay.cs b/port/Assimp.NET/Assimp.NET_CS/aiRay.cs index 026d36484..ebf9d74ab 100644 --- a/port/Assimp.NET/Assimp.NET_CS/aiRay.cs +++ b/port/Assimp.NET/Assimp.NET_CS/aiRay.cs @@ -1,6 +1,6 @@ /* ---------------------------------------------------------------------------- * This file was automatically generated by SWIG (http://www.swig.org). - * Version 2.0.0 + * Version 2.0.1 * * Do not make changes to this file unless you know what you are doing--modify * the SWIG interface file instead. diff --git a/port/Assimp.NET/Assimp.NET_CS/aiReturn.cs b/port/Assimp.NET/Assimp.NET_CS/aiReturn.cs index 78bb98c52..7805d24a3 100644 --- a/port/Assimp.NET/Assimp.NET_CS/aiReturn.cs +++ b/port/Assimp.NET/Assimp.NET_CS/aiReturn.cs @@ -1,6 +1,6 @@ /* ---------------------------------------------------------------------------- * This file was automatically generated by SWIG (http://www.swig.org). - * Version 2.0.0 + * Version 2.0.1 * * Do not make changes to this file unless you know what you are doing--modify * the SWIG interface file instead. diff --git a/port/Assimp.NET/Assimp.NET_CS/aiScene.cs b/port/Assimp.NET/Assimp.NET_CS/aiScene.cs index 662a65332..0e3542f37 100644 --- a/port/Assimp.NET/Assimp.NET_CS/aiScene.cs +++ b/port/Assimp.NET/Assimp.NET_CS/aiScene.cs @@ -1,6 +1,6 @@ /* ---------------------------------------------------------------------------- * This file was automatically generated by SWIG (http://www.swig.org). - * Version 2.0.0 + * Version 2.0.1 * * Do not make changes to this file unless you know what you are doing--modify * the SWIG interface file instead. diff --git a/port/Assimp.NET/Assimp.NET_CS/aiShadingMode.cs b/port/Assimp.NET/Assimp.NET_CS/aiShadingMode.cs index 41e04d924..261eb4158 100644 --- a/port/Assimp.NET/Assimp.NET_CS/aiShadingMode.cs +++ b/port/Assimp.NET/Assimp.NET_CS/aiShadingMode.cs @@ -1,6 +1,6 @@ /* ---------------------------------------------------------------------------- * This file was automatically generated by SWIG (http://www.swig.org). - * Version 2.0.0 + * Version 2.0.1 * * Do not make changes to this file unless you know what you are doing--modify * the SWIG interface file instead. diff --git a/port/Assimp.NET/Assimp.NET_CS/aiString.cs b/port/Assimp.NET/Assimp.NET_CS/aiString.cs index 631207b9b..9706533a0 100644 --- a/port/Assimp.NET/Assimp.NET_CS/aiString.cs +++ b/port/Assimp.NET/Assimp.NET_CS/aiString.cs @@ -1,6 +1,6 @@ /* ---------------------------------------------------------------------------- * This file was automatically generated by SWIG (http://www.swig.org). - * Version 2.0.0 + * Version 2.0.1 * * Do not make changes to this file unless you know what you are doing--modify * the SWIG interface file instead. diff --git a/port/Assimp.NET/Assimp.NET_CS/aiTexel.cs b/port/Assimp.NET/Assimp.NET_CS/aiTexel.cs index d7c1ab4fc..98b6c8fbf 100644 --- a/port/Assimp.NET/Assimp.NET_CS/aiTexel.cs +++ b/port/Assimp.NET/Assimp.NET_CS/aiTexel.cs @@ -1,6 +1,6 @@ /* ---------------------------------------------------------------------------- * This file was automatically generated by SWIG (http://www.swig.org). - * Version 2.0.0 + * Version 2.0.1 * * Do not make changes to this file unless you know what you are doing--modify * the SWIG interface file instead. diff --git a/port/Assimp.NET/Assimp.NET_CS/aiTexture.cs b/port/Assimp.NET/Assimp.NET_CS/aiTexture.cs index 52c23d5e1..12be87b0f 100644 --- a/port/Assimp.NET/Assimp.NET_CS/aiTexture.cs +++ b/port/Assimp.NET/Assimp.NET_CS/aiTexture.cs @@ -1,6 +1,6 @@ /* ---------------------------------------------------------------------------- * This file was automatically generated by SWIG (http://www.swig.org). - * Version 2.0.0 + * Version 2.0.1 * * Do not make changes to this file unless you know what you are doing--modify * the SWIG interface file instead. diff --git a/port/Assimp.NET/Assimp.NET_CS/aiTextureFlags.cs b/port/Assimp.NET/Assimp.NET_CS/aiTextureFlags.cs index ec8f21645..6618e5582 100644 --- a/port/Assimp.NET/Assimp.NET_CS/aiTextureFlags.cs +++ b/port/Assimp.NET/Assimp.NET_CS/aiTextureFlags.cs @@ -1,6 +1,6 @@ /* ---------------------------------------------------------------------------- * This file was automatically generated by SWIG (http://www.swig.org). - * Version 2.0.0 + * Version 2.0.1 * * Do not make changes to this file unless you know what you are doing--modify * the SWIG interface file instead. diff --git a/port/Assimp.NET/Assimp.NET_CS/aiTextureMapMode.cs b/port/Assimp.NET/Assimp.NET_CS/aiTextureMapMode.cs index 34278ce6d..43feda716 100644 --- a/port/Assimp.NET/Assimp.NET_CS/aiTextureMapMode.cs +++ b/port/Assimp.NET/Assimp.NET_CS/aiTextureMapMode.cs @@ -1,6 +1,6 @@ /* ---------------------------------------------------------------------------- * This file was automatically generated by SWIG (http://www.swig.org). - * Version 2.0.0 + * Version 2.0.1 * * Do not make changes to this file unless you know what you are doing--modify * the SWIG interface file instead. diff --git a/port/Assimp.NET/Assimp.NET_CS/aiTextureMapping.cs b/port/Assimp.NET/Assimp.NET_CS/aiTextureMapping.cs index bf2628ea9..0f9830b92 100644 --- a/port/Assimp.NET/Assimp.NET_CS/aiTextureMapping.cs +++ b/port/Assimp.NET/Assimp.NET_CS/aiTextureMapping.cs @@ -1,6 +1,6 @@ /* ---------------------------------------------------------------------------- * This file was automatically generated by SWIG (http://www.swig.org). - * Version 2.0.0 + * Version 2.0.1 * * Do not make changes to this file unless you know what you are doing--modify * the SWIG interface file instead. diff --git a/port/Assimp.NET/Assimp.NET_CS/aiTextureOp.cs b/port/Assimp.NET/Assimp.NET_CS/aiTextureOp.cs index fdfc48824..cbef3f0eb 100644 --- a/port/Assimp.NET/Assimp.NET_CS/aiTextureOp.cs +++ b/port/Assimp.NET/Assimp.NET_CS/aiTextureOp.cs @@ -1,6 +1,6 @@ /* ---------------------------------------------------------------------------- * This file was automatically generated by SWIG (http://www.swig.org). - * Version 2.0.0 + * Version 2.0.1 * * Do not make changes to this file unless you know what you are doing--modify * the SWIG interface file instead. diff --git a/port/Assimp.NET/Assimp.NET_CS/aiTextureType.cs b/port/Assimp.NET/Assimp.NET_CS/aiTextureType.cs index 333934491..012dbf1a0 100644 --- a/port/Assimp.NET/Assimp.NET_CS/aiTextureType.cs +++ b/port/Assimp.NET/Assimp.NET_CS/aiTextureType.cs @@ -1,6 +1,6 @@ /* ---------------------------------------------------------------------------- * This file was automatically generated by SWIG (http://www.swig.org). - * Version 2.0.0 + * Version 2.0.1 * * Do not make changes to this file unless you know what you are doing--modify * the SWIG interface file instead. diff --git a/port/Assimp.NET/Assimp.NET_CS/aiTextureVector.cs b/port/Assimp.NET/Assimp.NET_CS/aiTextureVector.cs index 181aa5a4b..4ebca3840 100644 --- a/port/Assimp.NET/Assimp.NET_CS/aiTextureVector.cs +++ b/port/Assimp.NET/Assimp.NET_CS/aiTextureVector.cs @@ -1,6 +1,6 @@ /* ---------------------------------------------------------------------------- * This file was automatically generated by SWIG (http://www.swig.org). - * Version 2.0.0 + * Version 2.0.1 * * Do not make changes to this file unless you know what you are doing--modify * the SWIG interface file instead. diff --git a/port/Assimp.NET/Assimp.NET_CS/aiUVTransform.cs b/port/Assimp.NET/Assimp.NET_CS/aiUVTransform.cs index 3edafed9d..18391e899 100644 --- a/port/Assimp.NET/Assimp.NET_CS/aiUVTransform.cs +++ b/port/Assimp.NET/Assimp.NET_CS/aiUVTransform.cs @@ -1,6 +1,6 @@ /* ---------------------------------------------------------------------------- * This file was automatically generated by SWIG (http://www.swig.org). - * Version 2.0.0 + * Version 2.0.1 * * Do not make changes to this file unless you know what you are doing--modify * the SWIG interface file instead. diff --git a/port/Assimp.NET/Assimp.NET_CS/aiVector2D.cs b/port/Assimp.NET/Assimp.NET_CS/aiVector2D.cs index 7889dfa57..c7b96a878 100644 --- a/port/Assimp.NET/Assimp.NET_CS/aiVector2D.cs +++ b/port/Assimp.NET/Assimp.NET_CS/aiVector2D.cs @@ -1,6 +1,6 @@ /* ---------------------------------------------------------------------------- * This file was automatically generated by SWIG (http://www.swig.org). - * Version 2.0.0 + * Version 2.0.1 * * Do not make changes to this file unless you know what you are doing--modify * the SWIG interface file instead. diff --git a/port/Assimp.NET/Assimp.NET_CS/aiVector3D.cs b/port/Assimp.NET/Assimp.NET_CS/aiVector3D.cs index a59eb45c8..9fde01f51 100644 --- a/port/Assimp.NET/Assimp.NET_CS/aiVector3D.cs +++ b/port/Assimp.NET/Assimp.NET_CS/aiVector3D.cs @@ -1,6 +1,6 @@ /* ---------------------------------------------------------------------------- * This file was automatically generated by SWIG (http://www.swig.org). - * Version 2.0.0 + * Version 2.0.1 * * Do not make changes to this file unless you know what you are doing--modify * the SWIG interface file instead. diff --git a/port/Assimp.NET/Assimp.NET_CS/aiVector3DVector.cs b/port/Assimp.NET/Assimp.NET_CS/aiVector3DVector.cs index e4fe6c07d..6b8b028cf 100644 --- a/port/Assimp.NET/Assimp.NET_CS/aiVector3DVector.cs +++ b/port/Assimp.NET/Assimp.NET_CS/aiVector3DVector.cs @@ -1,6 +1,6 @@ /* ---------------------------------------------------------------------------- * This file was automatically generated by SWIG (http://www.swig.org). - * Version 2.0.0 + * Version 2.0.1 * * Do not make changes to this file unless you know what you are doing--modify * the SWIG interface file instead. diff --git a/port/Assimp.NET/Assimp.NET_CS/aiVector3DVectorVector.cs b/port/Assimp.NET/Assimp.NET_CS/aiVector3DVectorVector.cs index 9c5967bb8..e962738a7 100644 --- a/port/Assimp.NET/Assimp.NET_CS/aiVector3DVectorVector.cs +++ b/port/Assimp.NET/Assimp.NET_CS/aiVector3DVectorVector.cs @@ -1,6 +1,6 @@ /* ---------------------------------------------------------------------------- * This file was automatically generated by SWIG (http://www.swig.org). - * Version 2.0.0 + * Version 2.0.1 * * Do not make changes to this file unless you know what you are doing--modify * the SWIG interface file instead. diff --git a/port/Assimp.NET/Assimp.NET_CS/aiVectorKey.cs b/port/Assimp.NET/Assimp.NET_CS/aiVectorKey.cs index 77bcba12e..e83573dba 100644 --- a/port/Assimp.NET/Assimp.NET_CS/aiVectorKey.cs +++ b/port/Assimp.NET/Assimp.NET_CS/aiVectorKey.cs @@ -1,6 +1,6 @@ /* ---------------------------------------------------------------------------- * This file was automatically generated by SWIG (http://www.swig.org). - * Version 2.0.0 + * Version 2.0.1 * * Do not make changes to this file unless you know what you are doing--modify * the SWIG interface file instead. diff --git a/port/Assimp.NET/Assimp.NET_CS/aiVectorKeyVector.cs b/port/Assimp.NET/Assimp.NET_CS/aiVectorKeyVector.cs index 82e7f4fa2..0054a8f7b 100644 --- a/port/Assimp.NET/Assimp.NET_CS/aiVectorKeyVector.cs +++ b/port/Assimp.NET/Assimp.NET_CS/aiVectorKeyVector.cs @@ -1,6 +1,6 @@ /* ---------------------------------------------------------------------------- * This file was automatically generated by SWIG (http://www.swig.org). - * Version 2.0.0 + * Version 2.0.1 * * Do not make changes to this file unless you know what you are doing--modify * the SWIG interface file instead. diff --git a/port/Assimp.NET/Assimp.NET_CS/aiVertexWeight.cs b/port/Assimp.NET/Assimp.NET_CS/aiVertexWeight.cs index 7166fbf12..f19c9bd5a 100644 --- a/port/Assimp.NET/Assimp.NET_CS/aiVertexWeight.cs +++ b/port/Assimp.NET/Assimp.NET_CS/aiVertexWeight.cs @@ -1,6 +1,6 @@ /* ---------------------------------------------------------------------------- * This file was automatically generated by SWIG (http://www.swig.org). - * Version 2.0.0 + * Version 2.0.1 * * Do not make changes to this file unless you know what you are doing--modify * the SWIG interface file instead. diff --git a/port/Assimp.NET/Assimp.NET_CS/aiVertexWeightVector.cs b/port/Assimp.NET/Assimp.NET_CS/aiVertexWeightVector.cs index 9b1d6a77c..1abebdd2b 100644 --- a/port/Assimp.NET/Assimp.NET_CS/aiVertexWeightVector.cs +++ b/port/Assimp.NET/Assimp.NET_CS/aiVertexWeightVector.cs @@ -1,6 +1,6 @@ /* ---------------------------------------------------------------------------- * This file was automatically generated by SWIG (http://www.swig.org). - * Version 2.0.0 + * Version 2.0.1 * * Do not make changes to this file unless you know what you are doing--modify * the SWIG interface file instead. diff --git a/port/Assimp.NET/README.txt b/port/Assimp.NET/README.txt index d1491a32a..4946cca60 100644 --- a/port/Assimp.NET/README.txt +++ b/port/Assimp.NET/README.txt @@ -22,6 +22,11 @@ to the main assimp source from the C# viewer application. 1) Download SWIG 2.0.0 or later (http://sourceforge.net/projects/swig/) Install it somewhere like (C:\Program Files\swigwin-2.0.0). + NOTE: you can leave this step out, provided the SWIG-generated + files in the repository are up-to-date. This will usually be + the case in release versions, but not necessarily in TRUNK. + + 2) Download Boost 1.43.0 or later (http://www.boost.org/) Install it somewhere like (C:\Program Files\Boost\boost_1_43_0).