GestureFinderGUI Class Reference
[Module GUIs/Visualizers]

#include <GestureFinderGUI.h>

Inheritance diagram for GestureFinderGUI:

Inheritance graph
[legend]
Collaboration diagram for GestureFinderGUI:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 GestureFinderGUI (GestureFinder *module)
virtual void init ()
virtual void destroy ()


Detailed Description

GUI for GestureFinder Module

Definition at line 14 of file GestureFinderGUI.h.


Constructor & Destructor Documentation

GestureFinderGUI::GestureFinderGUI ( GestureFinder module  ) 

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

Definition at line 3 of file GestureFinderGUI.cpp.


Member Function Documentation

void GestureFinderGUI::destroy (  )  [virtual]

Deinit the GUI

Implements AbstractModuleGUI.

Definition at line 37 of file GestureFinderGUI.cpp.

void GestureFinderGUI::init (  )  [virtual]

Init the GUI

Implements AbstractModuleGUI.

Definition at line 30 of file GestureFinderGUI.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