New animation file for OpenGEX.

This commit is contained in:
Kim Kulling
2016-10-05 20:14:42 +02:00
parent 51808a7b43
commit b61aaf7ec4
4 changed files with 1754 additions and 5049 deletions

View File

@@ -63,9 +63,9 @@ namespace Assimp
// />
void X3DImporter::ParseNode_Networking_Inline()
{
std::string def, use;
bool load = true;
std::list<std::string> url;
std::string def, use;
bool load = true;
std::list<std::string> url;
MACRO_ATTRREAD_LOOPBEG;
MACRO_ATTRREAD_CHECKUSEDEF_RET(def, use);