|
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 | splitIndexedRefId (const std::string &indexedRefId, int &refIndex, std::string &refId) |
| int | convertActorId (const std::string &indexedRefId, ESSImport::Context &context) |
| int anonymous_namespace{converter.cpp}::convertActorId | ( | const std::string & | indexedRefId, |
| ESSImport::Context & | context | ||
| ) |
| 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 | ) |
| void anonymous_namespace{converter.cpp}::splitIndexedRefId | ( | const std::string & | indexedRefId, |
| int & | refIndex, | ||
| std::string & | refId | ||
| ) |
1.8.6