#include <OgreNoMemoryMacros.h>
#include <xercesc/parsers/XercesDOMParser.hpp>
#include <xercesc/dom/DOM.hpp>
#include <xercesc/sax/HandlerBase.hpp>
#include <xercesc/util/XMLString.hpp>
#include <xercesc/util/PlatformUtils.hpp>
#include <xercesc/dom/DOMAttr.hpp>
#include <iostream.h>
#include <OgreMemoryMacros.h>
#include <vector>
#include "Animation.h"
Go to the source code of this file.
Functions | |
void | parseAnimationXML (char *filename) |
parse the given XML file and creates the animationElements |
|
parse the given XML file and creates the animationElements
|