Searched refs:imageAboutFilename (Results 1 – 1 of 1) sorted by relevance
903 std::string imageAboutFilename = FileSysTools::getDataPath("textures/Crrcsim.jpg"); in help_about_cb() local904 image = new ssgTexture(imageAboutFilename.c_str()); in help_about_cb()