#include <librealsense2/rs.hpp>#include "source.h"#include "core/processing.h"#include "proc/synthetic-stream.h"#include "device_hub.h"
Go to the source code of this file.
Namespaces | |
| librealsense | |
Typedefs | |
| typedef rs2::devices_changed_callback< std::function< void(rs2::event_information &info)> > | librealsense::hub_devices_changed_callback |
Functions | |
| std::vector< std::shared_ptr< device_info > > | librealsense::filter_by_vid (std::vector< std::shared_ptr< device_info >> devices, int vid) |