GestureRecognitionToolkit  Version: 0.2.0
The Gesture Recognition Toolkit (GRT) is a cross-platform, open-source, c++ machine learning library for real-time gesture recognition.
Exception Class Reference
Inheritance diagram for Exception:

Public Member Functions

 Exception (const std::string error="") throw ()
 
virtual const char * what () const throw ()
 

Protected Attributes

std::string error
 

Detailed Description

Definition at line 30 of file GRTException.h.


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