GECKO 1.0
Human-computer interface based on hand gesture recognition
void StateMachine::setValue_to_track ( const int &  value)

Changes the current value to track.

{
    value_to_track = value;
    reset();
}

Here is the call graph for this function:

 All Classes Functions Variables