SmootherGUI Class Reference
[Module GUIs/Visualizers]

#include <SmootherGUI.h>

Inheritance diagram for SmootherGUI:

Inheritance graph
[legend]
Collaboration diagram for SmootherGUI:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 SmootherGUI (Smoother *module)
virtual void init ()
virtual void destroy ()
void addData (const Vector3d &v)


Detailed Description

GUI for Smoother Module

Definition at line 15 of file SmootherGUI.h.


Constructor & Destructor Documentation

SmootherGUI::SmootherGUI ( Smoother module  ) 

Parameters:
module Pointer to module for which the gui is for

Definition at line 3 of file SmootherGUI.cpp.


Member Function Documentation

void SmootherGUI::addData ( const Vector3d v  ) 

Add Data to Graph

Parameters:
v Vector to be added to graph

Definition at line 34 of file SmootherGUI.cpp.

void SmootherGUI::destroy (  )  [virtual]

Deinit the GUI

Implements AbstractModuleGUI.

Definition at line 29 of file SmootherGUI.cpp.

void SmootherGUI::init (  )  [virtual]

Init the GUI

Implements AbstractModuleGUI.

Definition at line 23 of file SmootherGUI.cpp.


The documentation for this class was generated from the following files:

Generated on Sun Nov 30 23:45:40 2008 for Modular Motion Processor by  doxygen 1.5.7.1