src
ds
d400
d400-nonmonochrome.h
Go to the documentation of this file.
1
// License: Apache 2.0. See LICENSE file in root directory.
2
// Copyright(c) 2015 Intel Corporation. All Rights Reserved.
3
4
#pragma once
5
6
#include "
d400-device.h
"
7
8
namespace
librealsense
9
{
10
class
d400_nonmonochrome
:
public
virtual
d400_device
11
{
12
public
:
13
d400_nonmonochrome
( std::shared_ptr< const d400_info >
const
& );
14
};
15
}
librealsense
Definition:
algo.h:18
d400-device.h
librealsense::d400_nonmonochrome
Definition:
d400-nonmonochrome.h:10
librealsense::d400_nonmonochrome::d400_nonmonochrome
d400_nonmonochrome(std::shared_ptr< const d400_info > const &)
Definition:
d400-nonmonochrome.cpp:24
librealsense::d400_device
Definition:
d400-device.h:26
librealsense2
Author(s): LibRealSense ROS Team
autogenerated on Fri Aug 2 2024 08:30:02