void settingsCallback() { _focalLength = _focalLengthSlider.get_value(); _focalWidth = _focalWidthSlider.get_value(); }
Real get_opacity()const { return opacity_hscl.get_value(); }
void settingsCallback() { _radius = _radiusSlider.get_value(); }