Esempio n. 1
0
 void settingsCallback()
 {
   _focalLength = _focalLengthSlider.get_value();
   _focalWidth = _focalWidthSlider.get_value();
 }
Esempio n. 2
0
	Real get_opacity()const { return opacity_hscl.get_value(); }
Esempio n. 3
0
 void settingsCallback() { _radius = _radiusSlider.get_value(); }