|
OpenMW
|
#include "videoplayer.hpp"#include <stdint.h>#include <cstdio>#include <cmath>#include <OgreRoot.h>#include <OgreHardwarePixelBuffer.h>#include <OgreRenderWindow.h>#include <boost/thread.hpp>#include "../mwbase/windowmanager.hpp"#include "../mwbase/environment.hpp"#include "../mwbase/soundmanager.hpp"#include "../mwsound/sound_decoder.hpp"#include "../mwsound/sound.hpp"#include "../mwbase/inputmanager.hpp"#include "renderconst.hpp"Classes | |
| class | MWRender::VideoState |
Namespaces | |
| namespace | MWRender |
Rendering via Ogre. | |
Defines | |
| #define | __STDC_CONSTANT_MACROS |
| #define __STDC_CONSTANT_MACROS |
1.7.6.1