Public Member Functions | |
| FaultStickUndoEvent (const EM::PosID &) | |
| FaultStickUndoEvent (const EM::PosID &, const Coord3 &oldpos, const Coord3 &oldnormal) | |
| const char * | getStandardDesc () const |
| bool | unDo () |
| bool | reDo () |
Protected Attributes | |
| Coord3 | pos_ |
| Coord3 | normal_ |
| EM::PosID | posid_ |
| bool | remove_ |
| EM::FaultStickUndoEvent::FaultStickUndoEvent | ( | const EM::PosID & | ) |
| EM::FaultStickUndoEvent::FaultStickUndoEvent | ( | const EM::PosID & | , | |
| const Coord3 & | oldpos, | |||
| const Coord3 & | oldnormal | |||
| ) |
| const char* EM::FaultStickUndoEvent::getStandardDesc | ( | ) | const [virtual] |
Implements UndoEvent.
| bool EM::FaultStickUndoEvent::reDo | ( | ) | [virtual] |
Implements UndoEvent.
| bool EM::FaultStickUndoEvent::unDo | ( | ) | [virtual] |
Implements UndoEvent.
Coord3 EM::FaultStickUndoEvent::normal_ [protected] |
Coord3 EM::FaultStickUndoEvent::pos_ [protected] |
EM::PosID EM::FaultStickUndoEvent::posid_ [protected] |
bool EM::FaultStickUndoEvent::remove_ [protected] |
1.7.1