OpenMW
|
#include <vector>
#include <OgreVector3.h>
#include <OgreString.h>
#include <OgreMaterial.h>
#include <OgreColourValue.h>
#include <OgreHighLevelGpuProgram.h>
#include <extern/shiny/Main/Factory.hpp>
#include <components/nifogre/ogrenifloader.hpp>
#include "../mwworld/weather.hpp"
Go to the source code of this file.
Classes | |
class | MWRender::BillboardObject |
class | MWRender::Moon |
class | MWRender::SkyManager |
Namespaces | |
namespace | Ogre |
namespace | MWRender |
Rendering via Ogre. |