#include <OgreCompositorSerializer.h>
Public Member Functions | |
| CompositorSerializer () | |
| default constructor | |
| virtual | ~CompositorSerializer () |
| default destructor | |
| void | parseScript (DataStreamPtr &stream, const String &groupName) |
| Parses a Compositor script file passed as a stream. | |
Protected Attributes | |
| CompositorScriptCompiler * | mScriptCompiler |
Definition at line 40 of file OgreCompositorSerializer.h.
| Ogre::CompositorSerializer::CompositorSerializer | ( | ) |
default constructor
| virtual Ogre::CompositorSerializer::~CompositorSerializer | ( | ) | [virtual] |
default destructor
| void Ogre::CompositorSerializer::parseScript | ( | DataStreamPtr & | stream, | |
| const String & | groupName | |||
| ) |
Parses a Compositor script file passed as a stream.
Definition at line 53 of file OgreCompositorSerializer.h.
Copyright © 2000-2005 by The OGRE Team

This work is licensed under a Creative Commons Attribution-ShareAlike 2.5 License.
Last modified Mon Jun 16 12:49:28 2008