ASSIMP Beta 1, final fixes for the release.
git-svn-id: https://assimp.svn.sourceforge.net/svnroot/assimp/trunk@141 67173fc5-114c-0410-ac8e-9d2fd5bffc1f
This commit is contained in:
@@ -57,7 +57,7 @@ namespace Assimp
|
||||
* invert the orientation of all faces, and adapting skinning and animation
|
||||
* data in a similar way.
|
||||
*/
|
||||
class ConvertToLHProcess : public BaseProcess
|
||||
class ASSIMP_API ConvertToLHProcess : public BaseProcess
|
||||
{
|
||||
friend class Importer;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user