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