IrrXml: replaced irrXml by pugixml.
This commit is contained in:
@@ -61,7 +61,7 @@ namespace Assimp
|
||||
// Parent element - <object>.
|
||||
void AMFImporter::ParseNode_Mesh()
|
||||
{
|
||||
CAMFImporter_NodeElement* ne;
|
||||
CAMFImporter_NodeElement* ne;
|
||||
|
||||
// create new mesh object.
|
||||
ne = new CAMFImporter_NodeElement_Mesh(mNodeElement_Cur);
|
||||
|
||||
Reference in New Issue
Block a user