h o m e d o c u m e n t a t i o n c l a s s h i e r a r c h y

EdgeModifier Struct Template Reference

#include <Modifiers.h>

Inheritance diagram for EdgeModifier:

TimestampModifier List of all members.

Detailed Description

template<class Edge>
struct EdgeModifier< Edge >

Base class for modifiers. Modifiers are used in the Operators in order to "mark" the processed Interface1D.


Public Member Functions

 EdgeModifier ()
virtual void operator() (Edge &iEdge)

Constructor & Destructor Documentation

EdgeModifier  )  [inline]
 

Default construction


Member Function Documentation

virtual void operator() Edge &  iEdge  )  [inline, virtual]
 

the () operator

Reimplemented in TimestampModifier.


The documentation for this struct was generated from the following file: