OpenMW
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Classes | Namespaces | Functions
converter.cpp File Reference
#include "converter.hpp"
#include <stdexcept>
#include <osgDB/WriteFile>
#include <components/esm/creaturestate.hpp>
#include <components/esm/containerstate.hpp>
#include "convertcrec.hpp"
#include "convertcntc.hpp"
#include "convertscri.hpp"
Include dependency graph for converter.cpp:

Classes

struct  ESSImport::MAPH
 

Namespaces

 anonymous_namespace{converter.cpp}
 
 ESSImport
 

Functions

void anonymous_namespace{converter.cpp}::convertImage (char *data, int size, int width, int height, GLenum pf, const std::string &out)
 
void anonymous_namespace{converter.cpp}::convertCellRef (const ESSImport::CellRef &cellref, ESM::ObjectState &objstate)
 
bool anonymous_namespace{converter.cpp}::isIndexedRefId (const std::string &indexedRefId)