|  | 
| enum struct | Value { Timed
, Auto
, HDR
, Flash
 } | 
|  | 
Definition at line 47 of file Scanning2D.h.
 
◆ Value
  
  | 
        
          | enum struct mmind::eye::scanning2d_setting::ExposureMode::Value |  | strong | 
 
 
◆ description
  
  | 
        
          | constexpr const char* mmind::eye::scanning2d_setting::ExposureMode::description |  | staticconstexpr | 
 
Initial value:=
        "Sets the exposure mode for capturing the 2D image. Timed: Sets a single exposure time. "
        "Usually used in stable lighting conditions. Auto: The exposure time is automatically "
        "adjusted. Usually used in varying lighting conditions. HDR: Sets multiple exposure times "
        "and merge the images. Usually used for objects with various colors or textures. Flash: "
        "Uses the projector for supplemental light. Usually used in dark environments."
Definition at line 52 of file Scanning2D.h.
 
 
◆ name
  
  | 
        
          | constexpr const char* mmind::eye::scanning2d_setting::ExposureMode::name = "Scan2DExposureMode" |  | staticconstexpr | 
 
 
◆ type
The documentation for this class was generated from the following file: