This parser is designed to replace the aging Scenefile Parser built with Flex/Yacc/Bison. It is intended to be linked to the TinyXML parser library that should be included with these files. More...
#include "CS123ISceneParser.h"#include "CS123SceneData.h"#include <vector>#include <map>
Classes | |
| class | CS123XmlSceneParser |
| This class parses the scene graph specified by the CS123 Xml file format. More... | |
This parser is designed to replace the aging Scenefile Parser built with Flex/Yacc/Bison. It is intended to be linked to the TinyXML parser library that should be included with these files.
1.7.1