ds5-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 "ds5-device.h"
7 
8 namespace librealsense
9 {
10  class ds5_nonmonochrome : public virtual ds5_device
11  {
12  public:
13  ds5_nonmonochrome(std::shared_ptr<context> ctx,
15  };
16 }
GLboolean GLuint group
Definition: glext.h:5688
ds5_nonmonochrome(std::shared_ptr< context > ctx, const platform::backend_device_group &group)


librealsense2
Author(s): Sergey Dorodnicov , Doron Hirshberg , Mark Horn , Reagan Lopez , Itay Carpis
autogenerated on Mon May 3 2021 02:47:12