
Public Member Functions | |
| ReframeRTDownsample (ReframeRT *plugin, ReframeRTWindow *gui, int x, int y) | |
| int | handle_event () |
Data Fields | |
| ReframeRT * | plugin |
| ReframeRTWindow * | gui |
Definition at line 56 of file reframert.C.
| ReframeRTDownsample::ReframeRTDownsample | ( | ReframeRT * | plugin, | |
| ReframeRTWindow * | gui, | |||
| int | x, | |||
| int | y | |||
| ) |
Definition at line 282 of file reframert.C.
| int ReframeRTDownsample::handle_event | ( | ) | [virtual] |
Reimplemented from BC_Toggle.
Definition at line 292 of file reframert.C.
References BC_Toggle::get_value(), gui, plugin, PluginClient::send_configure_change(), ReframeRTWindow::stretch, and BC_Toggle::update().

1.5.5