OGRE-Next
4.0.0unstable
Object-Oriented Graphics Rendering Engine
|
#include <OgreScriptParser.h>
Public Member Functions | |
ScriptParser () | |
virtual | ~ScriptParser () |
ConcreteNodeListPtr | parse (const ScriptTokenListPtr &tokens, const String &sourceFile) |
ConcreteNodeListPtr | parseChunk (const ScriptTokenListPtr &tokens, const String &sourceFile) |
Ogre::ScriptParser::ScriptParser | ( | ) |
|
inlinevirtual |
ConcreteNodeListPtr Ogre::ScriptParser::parse | ( | const ScriptTokenListPtr & | tokens, |
const String & | sourceFile | ||
) |
ConcreteNodeListPtr Ogre::ScriptParser::parseChunk | ( | const ScriptTokenListPtr & | tokens, |
const String & | sourceFile | ||
) |