Update PlyLoader.cpp
Sorry, I was wrong
This commit is contained in:
committed by
GitHub
parent
f14e433dd9
commit
54757a47a8
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user