ColorSensor.java
Go to the documentation of this file.
1 package com.intel.realsense.librealsense;
2 
3 public class ColorSensor extends Sensor {
4 
5  ColorSensor(long handle) {
6  super(handle);
7  mOwner = false;
8  }
9 }
uvc_xu_option< int > super
Definition: l500-options.h:32
GLuint64 GLenum void * handle
Definition: glext.h:7785


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