GECKO 1.0
Human-computer interface based on hand gesture recognition
int AppLauncher::getValueToTrackAt ( int  i)

Returns the current value set to track for the ith command.

{
    return _state_machines[i].getValue_to_track();
}
 All Classes Functions Variables