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

#include <savingstages.hpp>

Inheritance diagram for CSMDoc::WriteCellCollectionStage:
Collaboration diagram for CSMDoc::WriteCellCollectionStage:

Public Member Functions

 WriteCellCollectionStage (Document &document, SavingState &state)
 
virtual int setup ()
 
virtual void perform (int stage, Messages &messages)
 Messages resulting from this stage will be appended to messages. More...
 
- Public Member Functions inherited from CSMDoc::Stage
virtual ~Stage ()
 

Private Attributes

DocumentmDocument
 
SavingStatemState
 

Constructor & Destructor Documentation

CSMDoc::WriteCellCollectionStage::WriteCellCollectionStage ( Document document,
SavingState state 
)

Member Function Documentation

void CSMDoc::WriteCellCollectionStage::perform ( int  stage,
Messages messages 
)
virtual

Messages resulting from this stage will be appended to messages.

Todo:
consider worldspace

Implements CSMDoc::Stage.

Here is the call graph for this function:

int CSMDoc::WriteCellCollectionStage::setup ( )
virtual
Returns
number of steps

Implements CSMDoc::Stage.

Member Data Documentation

Document& CSMDoc::WriteCellCollectionStage::mDocument
private
SavingState& CSMDoc::WriteCellCollectionStage::mState
private

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