OpenMW
|
#include "cellstore.hpp"
#include <iostream>
#include "../mwbase/environment.hpp"
#include "../mwbase/world.hpp"
#include "ptr.hpp"
#include "esmstore.hpp"
#include "class.hpp"
#include "containerstore.hpp"
Namespaces | |
namespace | anonymous_namespace{cellstore.cpp} |
namespace | MWWorld |
World data. | |
Functions | |
template<typename T > | |
MWWorld::Ptr | anonymous_namespace{cellstore.cpp}::searchInContainerList (MWWorld::CellRefList< T > &containerList, const std::string &id) |
template<typename X > | |
bool | MWWorld::operator== (const LiveCellRef< X > &ref, int pRefnum) |