color-sensor.h
Go to the documentation of this file.
1 // License: Apache 2.0. See LICENSE file in root directory.
2 // Copyright(c) 2021 Intel Corporation. All Rights Reserved.
3 
4 #pragma once
5 
6 #include "core/extension.h"
7 
8 namespace librealsense {
9 
10 
12 {
13 public:
14  virtual ~color_sensor() = default;
15 };
16 
18 
19 
20 } // namespace librealsense
librealsense
Definition: algo.h:18
librealsense::MAP_EXTENSION
MAP_EXTENSION(RS2_EXTENSION_AUTO_CALIBRATED_DEVICE, auto_calibrated_interface)
librealsense::color_sensor
Definition: color-sensor.h:11
librealsense::color_sensor::~color_sensor
virtual ~color_sensor()=default
RS2_EXTENSION_COLOR_SENSOR
@ RS2_EXTENSION_COLOR_SENSOR
Definition: rs_types.h:178
extension.h


librealsense2
Author(s): LibRealSense ROS Team
autogenerated on Mon Apr 22 2024 02:12:55