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

Wrapper for LandTexture record, providing info which plugin the LandTexture was loaded from. More...

#include <landtexture.hpp>

Inheritance diagram for CSMWorld::LandTexture:
Collaboration diagram for CSMWorld::LandTexture:

Public Member Functions

void load (ESM::ESMReader &esm, bool &isDeleted)
 
- Public Member Functions inherited from ESM::LandTexture
void load (ESMReader &esm, bool &isDeleted)
 
void save (ESMWriter &esm, bool isDeleted=false) const
 
void blank ()
 Set record to default state (does not touch the ID). More...
 

Public Attributes

int mPluginIndex
 
- Public Attributes inherited from ESM::LandTexture
std::string mId
 
std::string mTexture
 
int mIndex
 

Additional Inherited Members

- Static Public Member Functions inherited from ESM::LandTexture
static std::string getRecordType ()
 Return a string descriptor for this record type. Currently used for debugging / error logs only. More...
 
- Static Public Attributes inherited from ESM::LandTexture
static unsigned int sRecordId = REC_LTEX
 

Detailed Description

Wrapper for LandTexture record, providing info which plugin the LandTexture was loaded from.

Member Function Documentation

void CSMWorld::LandTexture::load ( ESM::ESMReader esm,
bool isDeleted 
)

Here is the call graph for this function:

Member Data Documentation

int CSMWorld::LandTexture::mPluginIndex

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