#include <librealsense/rs.hpp>
#include <cstdio>
#include <atomic>
#include <map>
#include <GLFW/glfw3.h>
#include "concurrency.hpp"
#include "example.hpp"
Go to the source code of this file.
Functions | |
int | main () |
Definition at line 17 of file cpp-callback-2.cpp.