LWO2 partial support, makefile fix.

git-svn-id: https://assimp.svn.sourceforge.net/svnroot/assimp/trunk@135 67173fc5-114c-0410-ac8e-9d2fd5bffc1f
This commit is contained in:
aramis_acg
2008-09-13 11:11:51 +00:00
parent c9c2810e3c
commit 9d167d20dc
7 changed files with 130 additions and 108 deletions

View File

@@ -427,7 +427,7 @@ struct Layer
Layer()
: mFaceIDXOfs(0)
, mPointIDXOfs(0)
, mParent (0xffff)
, mParent (0x0)
{}
/** Temporary point list from the file */