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
|
||||
|
|
Loading…
Reference in New Issue