Public Member Functions | |
| PosIDChangeEvent (const EM::PosID &from, const EM::PosID &to, const Coord3 &tosprevpos) | |
| const char * | getStandardDesc () const |
| bool | unDo () |
| bool | reDo () |
Protected Attributes | |
| const EM::PosID | from |
| const EM::PosID | to |
| Coord3 | savedpos |
Saves information from a EMObject::changePosID call
| EM::PosIDChangeEvent::PosIDChangeEvent | ( | const EM::PosID & | from, | |
| const EM::PosID & | to, | |||
| const Coord3 & | tosprevpos | |||
| ) |
| const char* EM::PosIDChangeEvent::getStandardDesc | ( | ) | const [virtual] |
Implements UndoEvent.
| bool EM::PosIDChangeEvent::reDo | ( | ) | [virtual] |
Implements UndoEvent.
| bool EM::PosIDChangeEvent::unDo | ( | ) | [virtual] |
Implements UndoEvent.
const EM::PosID EM::PosIDChangeEvent::from [protected] |
Coord3 EM::PosIDChangeEvent::savedpos [protected] |
const EM::PosID EM::PosIDChangeEvent::to [protected] |
1.7.1