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

Gets the current state of the ith state machine.

{
    return _found[i];
}
 All Classes Functions Variables