|
|
| ExposureSetting (double shutter, double fnumber, double iso) |
| |
|
bool | hasShutter () const |
| |
|
bool | hasFNumber () const |
| |
|
bool | hasISO () const |
| |
|
bool | isFullyDefined () const |
| |
|
bool | isPartiallyDefined () const |
| |
|
double | getExposure (const double referenceISO=100.0, const double referenceFNumber=1.0) const |
| |
|
bool | operator< (const ExposureSetting &other) const |
| |
|
bool | operator== (const ExposureSetting &other) const |
| |
|
|
double | _shutter {-1.0} |
| |
|
double | _fnumber {-1.0} |
| |
|
double | _iso {-1.0} |
| |
The documentation for this class was generated from the following file:
- /home/docs/checkouts/readthedocs.org/user_builds/alicevision/checkouts/stable/src/aliceVision/sfmData/ExposureSetting.hpp