![]() |
GestureRecognitionToolkit
Version: 0.2.5
The Gesture Recognition Toolkit (GRT) is a cross-platform, open-source, c++ machine learning library for real-time gesture recognition.
|
Public Member Functions | |
| DynamicType (const DynamicType &rhs) | |
| DynamicType & | operator= (const DynamicType &rhs) |
| template<typename T > | |
| T & | get () |
| template<typename T > | |
| const T & | get () const |
| template<typename T > | |
| T | get () const |
| template<typename T > | |
| bool | set (const T &newData) |
| bool | reset () |
Definition at line 29 of file DynamicType.h.