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