OpenMW
|
#include <loadltex.hpp>
Public Member Functions | |
void | load (ESMReader &esm) |
void | save (ESMWriter &esm) const |
Public Attributes | |
std::string | mId |
std::string | mTexture |
int | mIndex |
Static Public Attributes | |
static unsigned int | sRecordId = REC_LTEX |
void ESM::LandTexture::load | ( | ESMReader & | esm | ) |
void ESM::LandTexture::save | ( | ESMWriter & | esm | ) | const |
std::string ESM::LandTexture::mId |
std::string ESM::LandTexture::mTexture |
unsigned int ESM::LandTexture::sRecordId = REC_LTEX [static] |