#include <FlipEdgeDelta.h>
Inheritance diagram for Document::FlipEdgeDelta:

Public Member Functions | |
| FlipEdgeDelta (std::size_t edge_name) | |
| virtual | ~FlipEdgeDelta () |
| void | apply (Track::Track &track) |
| Perform the associated reverable action on the track. | |
Protected Attributes | |
| std::size_t | edge_name |
The resulting edge takes the same path but the mesh is tiled in other direction.
Definition at line 25 of file FlipEdgeDelta.h.
| Document::FlipEdgeDelta::FlipEdgeDelta | ( | std::size_t | edge_name | ) |
Definition at line 19 of file FlipEdgeDelta.cpp.
| Document::FlipEdgeDelta::~FlipEdgeDelta | ( | ) | [virtual] |
Definition at line 24 of file FlipEdgeDelta.cpp.
| void Document::FlipEdgeDelta::apply | ( | Track::Track & | track | ) | [virtual] |
Perform the associated reverable action on the track.
| track | The track to apply the changes to. |
Implements Document::DocumentDelta.
Definition at line 28 of file FlipEdgeDelta.cpp.
std::size_t Document::FlipEdgeDelta::edge_name [protected] |
Definition at line 34 of file FlipEdgeDelta.h.
Generated at Mon Sep 6 00:41:16 2010 by Doxygen version 1.4.7 for Racer version svn335.