Home | History | Annotate | Download | only in opengl

Lines Matching defs:cout

637   std::cout << "Navigation:\n";
638 std::cout << " left button: rotate around the target\n";
639 std::cout << " middle button: zoom\n";
640 std::cout << " left button + ctrl quake rotate (rotate around camera position)\n";
641 std::cout << " middle button + ctrl walk (progress along camera's z direction)\n";
642 std::cout << " left button: pan (translate in the XY camera's plane)\n\n";
643 std::cout << "R : move the camera to initial position\n";
644 std::cout << "A : start/stop animation\n";
645 std::cout << "C : clear the animation\n";
646 std::cout << "G : add a key frame\n";