Update PlyLoader.cpp
authorGiuseppe Barbieri <elect86@gmail.com>
Mon, 16 Jan 2017 20:09:38 +0000 (21:09 +0100)
committerGitHub <noreply@github.com>
Mon, 16 Jan 2017 20:09:38 +0000 (21:09 +0100)
Sorry, I was wrong

code/PlyLoader.cpp

index 9c7faa1..431faf9 100644 (file)
@@ -746,6 +746,7 @@ void PLYImporter::LoadFaces(std::vector<PLY::Face>* pvOut)
 {
     ai_assert(NULL != pvOut);
 
+    PLY::ElementInstanceList* pcList = NULL;
     bool bOne = false;
 
     // index of the vertex index list