.. index:: pair: struct; P1::CameraSdk::ValueRangeFloat .. _doxid-struct_p1_1_1_camera_sdk_1_1_value_range_float: struct P1::CameraSdk::ValueRangeFloat ===================================== .. toctree:: :hidden: .. ref-code-block:: cpp :class: doxyrest-overview-code-block #include struct ValueRangeFloat { // fields double :target:`min`; double :target:`max`; // methods bool :target:`operator ==` (ValueRangeFloat const& other) const; };