gphoto2pp
A C++ Wrapper for libgphoto2
Main Page
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Enumerations
Enumerator
Friends
Macros
range_widget_range.hpp
Go to the documentation of this file.
1
25
#ifndef RANGEWIDGETRANGE_HPP
26
#define RANGEWIDGETRANGE_HPP
27
28
#include <string>
29
30
namespace
gphoto2pp
31
{
35
struct
RangeWidgetRange
36
{
37
float
Min
;
38
float
Max
;
39
float
Step
;
40
};
41
}
42
43
#endif // RANGEWIDGETRANGE_HPP
include
range_widget_range.hpp
Generated on Wed May 7 2014 20:06:38 for gphoto2pp by
1.8.1.2