#include <ds5-options.h>
◆ depth_scale_option()
librealsense::depth_scale_option::depth_scale_option |
( |
hw_monitor & |
hwm | ) |
|
◆ ~depth_scale_option()
virtual librealsense::depth_scale_option::~depth_scale_option |
( |
| ) |
|
|
virtualdefault |
◆ enable_recording()
void librealsense::depth_scale_option::enable_recording |
( |
std::function< void(const option &)> |
recording_function | ) |
|
|
inlinevirtual |
Instruct the derived class to begin notifying on changes Derived class should call the recording_function with a reference of themselves
Implements librealsense::recordable< option >.
◆ get_description()
const char* librealsense::depth_scale_option::get_description |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ get_range()
virtual option_range librealsense::depth_scale_option::get_range |
( |
| ) |
const |
|
overridevirtual |
◆ is_enabled()
virtual bool librealsense::depth_scale_option::is_enabled |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ query()
virtual float librealsense::depth_scale_option::query |
( |
| ) |
const |
|
overridevirtual |
◆ set()
virtual void librealsense::depth_scale_option::set |
( |
float |
value | ) |
|
|
overridevirtual |
The documentation for this class was generated from the following file: