OpenMW
|
#include "loadcell.hpp"
#include <string>
#include <sstream>
#include <list>
#include <boost/concept_check.hpp>
#include "esmreader.hpp"
#include "esmwriter.hpp"
#include "defs.hpp"
Namespaces | |
namespace | ESM |
ESM/ESP records. | |
Functions | |
bool | ESM::operator== (const MovedCellRef &ref, int pRefnum) |
Some overloaded compare operators. | |
bool | ESM::operator== (const CellRef &ref, int pRefnum) |