#include <librealsense/rs.hpp>
#include "example.hpp"
#include <math.h>
#include <sstream>
#include <iostream>
#include <iomanip>
#include <thread>
Go to the source code of this file.
Defines | |
#define | _USE_MATH_DEFINES |
Functions | |
int | main (int argc, char *argv[]) |
Variables | |
texture_buffer | buffers [RS_STREAM_COUNT] |
#define _USE_MATH_DEFINES |
Definition at line 7 of file cpp-restart.cpp.
Definition at line 16 of file cpp-restart.cpp.
Definition at line 14 of file cpp-restart.cpp.