This command is used to fix LandTexture records and texture indices after cloning a Land. See ImportLandTexturesCommand for details.
More...
#include <commands.hpp>
This command is used to fix LandTexture records and texture indices after cloning a Land. See ImportLandTexturesCommand for details.
CSMWorld::CopyLandTexturesCommand::CopyLandTexturesCommand |
( |
IdTable & |
landTable, |
|
|
IdTable & |
ltexTable, |
|
|
const std::string & |
origin, |
|
|
const std::string & |
dest, |
|
|
QUndoCommand * |
parent = nullptr |
|
) |
| |
const std::string & CSMWorld::CopyLandTexturesCommand::getDestinationId |
( |
| ) |
const |
|
overrideprivatevirtual |
const std::string & CSMWorld::CopyLandTexturesCommand::getOriginId |
( |
| ) |
const |
|
overrideprivatevirtual |
void CSMWorld::CopyLandTexturesCommand::onRedo |
( |
| ) |
|
|
inlineoverrideprivatevirtual |
void CSMWorld::CopyLandTexturesCommand::onUndo |
( |
| ) |
|
|
inlineoverrideprivatevirtual |
std::string CSMWorld::CopyLandTexturesCommand::mDestId |
|
private |
std::string CSMWorld::CopyLandTexturesCommand::mOriginId |
|
private |
The documentation for this class was generated from the following files:
- /home/travis/build/elsid/openmw/apps/opencs/model/world/commands.hpp
- /home/travis/build/elsid/openmw/apps/opencs/model/world/commands.cpp