#include <ivcam-private.h>
Public Attributes | |
| int | ARLowerTh |
| int | ARUpperTh |
| int | enableLaser |
| int | enableMvR |
| int | maxLaser |
| int | maxMvR |
| int | minLaser |
| int | minMvR |
| int | startLaser |
| int | startMvR |
Definition at line 57 of file ivcam-private.h.
| int librealsense::ivcam::cam_auto_range_request::ARLowerTh |
Definition at line 68 of file ivcam-private.h.
| int librealsense::ivcam::cam_auto_range_request::ARUpperTh |
Definition at line 67 of file ivcam-private.h.
| int librealsense::ivcam::cam_auto_range_request::enableLaser |
Definition at line 60 of file ivcam-private.h.
| int librealsense::ivcam::cam_auto_range_request::enableMvR |
Definition at line 59 of file ivcam-private.h.
| int librealsense::ivcam::cam_auto_range_request::maxLaser |
Definition at line 65 of file ivcam-private.h.
| int librealsense::ivcam::cam_auto_range_request::maxMvR |
Definition at line 62 of file ivcam-private.h.
| int librealsense::ivcam::cam_auto_range_request::minLaser |
Definition at line 64 of file ivcam-private.h.
| int librealsense::ivcam::cam_auto_range_request::minMvR |
Definition at line 61 of file ivcam-private.h.
| int librealsense::ivcam::cam_auto_range_request::startLaser |
Definition at line 66 of file ivcam-private.h.
| int librealsense::ivcam::cam_auto_range_request::startMvR |
Definition at line 63 of file ivcam-private.h.