OpenMW
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Namespaces | Variables
weatherstate.cpp File Reference
#include "weatherstate.hpp"
#include "esmreader.hpp"
#include "esmwriter.hpp"
Include dependency graph for weatherstate.cpp:

Namespaces

 anonymous_namespace{weatherstate.cpp}
 
 ESM
 ESM/ESP records.
 

Variables

const char * anonymous_namespace{weatherstate.cpp}::currentRegionRecord = "CREG"
 
const char * anonymous_namespace{weatherstate.cpp}::timePassedRecord = "TMPS"
 
const char * anonymous_namespace{weatherstate.cpp}::fastForwardRecord = "FAST"
 
const char * anonymous_namespace{weatherstate.cpp}::weatherUpdateTimeRecord = "WUPD"
 
const char * anonymous_namespace{weatherstate.cpp}::transitionFactorRecord = "TRFC"
 
const char * anonymous_namespace{weatherstate.cpp}::currentWeatherRecord = "CWTH"
 
const char * anonymous_namespace{weatherstate.cpp}::nextWeatherRecord = "NWTH"
 
const char * anonymous_namespace{weatherstate.cpp}::queuedWeatherRecord = "QWTH"
 
const char * anonymous_namespace{weatherstate.cpp}::regionNameRecord = "RGNN"
 
const char * anonymous_namespace{weatherstate.cpp}::regionWeatherRecord = "RGNW"
 
const char * anonymous_namespace{weatherstate.cpp}::regionChanceRecord = "RGNC"