OpenMW
|
#include <stdint.h>
#include <string>
#include <map>
#include <osg/Vec4f>
#include "../mwbase/soundmanager.hpp"
#include "../mwrender/sky.hpp"
Go to the source code of this file.
Classes | |
struct | MWWorld::TimeOfDaySettings |
class | MWWorld::TimeOfDayInterpolator< T > |
class | MWWorld::Weather |
Defines a single weather setting (according to INI) More... | |
class | MWWorld::RegionWeather |
A class for storing a region's weather. More... | |
class | MWWorld::MoonModel |
A class that acts as a model for the moons. More... | |
class | MWWorld::WeatherManager |
Interface for weather settings. More... | |
Namespaces | |
ESM | |
ESM/ESP records. | |
MWRender | |
Rendering. | |
Loading | |
Fallback | |
MWWorld | |
World data. | |