Document::FlipEdgeDelta Class Reference

Flip the start and finish ends of a edge. More...

#include <FlipEdgeDelta.h>

Inheritance diagram for Document::FlipEdgeDelta:

Document::SymmetricDelta Document::DocumentDelta List of all members.

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

Detailed Description

Flip the start and finish ends of a edge.

The resulting edge takes the same path but the mesh is tiled in other direction.

Definition at line 25 of file FlipEdgeDelta.h.


Constructor & Destructor Documentation

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.


Member Function Documentation

void Document::FlipEdgeDelta::apply ( Track::Track track  )  [virtual]

Perform the associated reverable action on the track.

Parameters:
track The track to apply the changes to.

Implements Document::DocumentDelta.

Definition at line 28 of file FlipEdgeDelta.cpp.


Member Data Documentation

std::size_t Document::FlipEdgeDelta::edge_name [protected]

Definition at line 34 of file FlipEdgeDelta.h.


The documentation for this class was generated from the following files:
Get Racer at SourceForge.net. Fast, secure and Free Open Source software downloads

Generated at Mon Sep 6 00:41:16 2010 by Doxygen version 1.4.7 for Racer version svn335.