Searched refs:PARAM_RIGHT (Results 1 – 1 of 1) sorted by relevance
32 #define PARAM_RIGHT "--right" macro279 std::cout << "\t" << std::setw(15) << PARAM_RIGHT << " - specify right image\n"; in PrintHelp()305 if (strcmp(argv[iarg], PARAM_RIGHT) == 0) in ProcessCommandLine()