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.
DynamicType Class Reference

Public Member Functions

 DynamicType (const DynamicType &rhs)
 
DynamicTypeoperator= (const DynamicType &rhs)
 
template<typename T >
T & get ()
 
template<typename T >
const T & get () const
 
template<typename T >
get () const
 
template<typename T >
bool set (const T &newData)
 
bool reset ()
 

Detailed Description

Definition at line 29 of file DynamicType.h.


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