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

Returns the number of commands loaded.

{
    return _commands_to_launch.size();
}
 All Classes Functions Variables