OpenMW
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Classes | Public Member Functions | Public Attributes | List of all members
ESM::FogState Struct Reference

#include <fogstate.hpp>

Collaboration diagram for ESM::FogState:

Classes

struct  Bounds
 

Public Member Functions

void load (ESMReader &esm)
 
void save (ESMWriter &esm, bool interiorCell) const
 

Public Attributes

float mNorthMarkerAngle
 
struct ESM::FogState::Bounds mBounds
 
std::vector< FogTexturemFogTextures
 

Member Function Documentation

void ESM::FogState::load ( ESMReader esm)

Here is the call graph for this function:

void ESM::FogState::save ( ESMWriter esm,
bool  interiorCell 
) const

Here is the call graph for this function:

Member Data Documentation

struct ESM::FogState::Bounds ESM::FogState::mBounds
std::vector<FogTexture> ESM::FogState::mFogTextures
float ESM::FogState::mNorthMarkerAngle

The documentation for this struct was generated from the following files: