Browse Source

Update PlyLoader.cpp

Sorry, I was wrong
Giuseppe Barbieri 8 years ago
parent
commit
54757a47a8
1 changed files with 1 additions and 0 deletions
  1. 1 0
      code/PlyLoader.cpp

+ 1 - 0
code/PlyLoader.cpp

@@ -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