#include <iostream>#include <string>#include <thread>#include <librealsense2/rs.hpp>#include "../example.hpp"

Go to the source code of this file.
Classes | |
| class | helper::frame_viewer |
Namespaces | |
| helper | |
Functions | |
| uint32_t | helper::get_user_selection (const std::string &prompt_message) |
| void | helper::print_separator () |
| bool | helper::prompt_yes_no (const std::string &prompt_msg) |