* Change management viewing temperature and tint * Enable autotemp wbcamchanged and hide history message * Change wbcamchnaged as proposed by kaesa
This commit is contained in:
@@ -66,7 +66,7 @@ public:
|
||||
void autoCamChanged (double ccam, double ccamout) override;
|
||||
bool autoCamComputed_ ();
|
||||
void adapCamChanged (double cadap) override;
|
||||
void wbCamChanged(double tem, double tin) override;
|
||||
void wbCamChanged(double tem, double tin, bool autotemp) override;
|
||||
bool adapCamComputed_ ();
|
||||
void ybCamChanged (int yb) override;
|
||||
bool ybCamComputed_ ();
|
||||
|
Reference in New Issue
Block a user