OpenMW
Main Page
Related Pages
Modules
Namespaces
Classes
Files
Examples
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Groups
Pages
apps
opencs
model
world
land.hpp
Go to the documentation of this file.
1
#ifndef CSM_WORLD_LAND_H
2
#define CSM_WORLD_LAND_H
3
4
#include <string>
5
6
#include <
components/esm/loadland.hpp
>
7
8
namespace
CSMWorld
9
{
13
struct
Land
:
public
ESM::Land
14
{
15
std::string
mId
;
16
18
void
load
(
ESM::ESMReader
&esm,
bool
&isDeleted);
19
};
20
}
21
22
#endif
ESM::ESMReader
Definition:
esmreader.hpp:21
CSMWorld::Land::mId
std::string mId
Definition:
land.hpp:15
CSMWorld::Land
Wrapper for Land record. Encodes X and Y cell index in the ID.
Definition:
land.hpp:13
ESM::Land
Definition:
loadland.hpp:20
loadland.hpp
CSMWorld::Land::load
void load(ESM::ESMReader &esm, bool &isDeleted)
Loads the metadata and ID.
Definition:
land.cpp:7
Generated on Tue Jan 24 2017 02:05:48 for OpenMW by
1.8.6