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