#include <rs_types.hpp>
Public Attributes | |
float | def |
float | max |
float | min |
float | step |
Definition at line 176 of file rs_types.hpp.
float rs2::option_range::def |
Definition at line 180 of file rs_types.hpp.
float rs2::option_range::max |
Definition at line 179 of file rs_types.hpp.
float rs2::option_range::min |
Definition at line 178 of file rs_types.hpp.
float rs2::option_range::step |
Definition at line 181 of file rs_types.hpp.