OpenMW
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Public Member Functions | Private Attributes | List of all members
ESSImport::ConvertFMAP Class Reference

#include <converter.hpp>

Inheritance diagram for ESSImport::ConvertFMAP:
Collaboration diagram for ESSImport::ConvertFMAP:

Public Member Functions

virtual void read (ESM::ESMReader &esm)
 
virtual void write (ESM::ESMWriter &esm)
 
- Public Member Functions inherited from ESSImport::Converter
virtual int getStage ()
 
virtual ~Converter ()
 
void setContext (Context &context)
 

Private Attributes

osg::ref_ptr< osg::Image > mGlobalMapImage
 

Additional Inherited Members

- Protected Attributes inherited from ESSImport::Converter
ContextmContext
 

Member Function Documentation

void ESSImport::ConvertFMAP::read ( ESM::ESMReader esm)
virtual
Note
The load method of ESM records accept the deleted flag as a parameter. I don't know can the DELE sub-record appear in saved games, so the deleted flag will be ignored.

Reimplemented from ESSImport::Converter.

Here is the call graph for this function:

void ESSImport::ConvertFMAP::write ( ESM::ESMWriter esm)
virtual

Called after the input file has been read in completely, which may be necessary if the conversion process relies on information in other records

Reimplemented from ESSImport::Converter.

Here is the call graph for this function:

Member Data Documentation

osg::ref_ptr<osg::Image> ESSImport::ConvertFMAP::mGlobalMapImage
private

The documentation for this class was generated from the following files: