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 |
#include <Chain.h>
Inheritance diagram for Chain:
Public Member Functions | |
Chain () | |
Chain (const Id &id) | |
Chain (const Chain &iBrother) | |
virtual | ~Chain () |
void | push_viewedge_back (ViewEdge *iViewEdge, bool orientation) |
void | push_viewedge_front (ViewEdge *iViewEdge, bool orientation) |
Chain | ( | ) | [inline] |
Defult constructor.
virtual ~Chain | ( | ) | [inline, virtual] |
Destructor.
void push_viewedge_back | ( | ViewEdge * | iViewEdge, | |
bool | orientation | |||
) |
void push_viewedge_front | ( | ViewEdge * | iViewEdge, | |
bool | orientation | |||
) |