
Public Member Functions | |
| ReframeRTStretch (ReframeRT *plugin, ReframeRTWindow *gui, int x, int y) | |
| int | handle_event () |
Data Fields | |
| ReframeRT * | plugin |
| ReframeRTWindow * | gui |
Definition at line 44 of file reframert.C.
| ReframeRTStretch::ReframeRTStretch | ( | ReframeRT * | plugin, | |
| ReframeRTWindow * | gui, | |||
| int | x, | |||
| int | y | |||
| ) |
Definition at line 263 of file reframert.C.
| int ReframeRTStretch::handle_event | ( | ) | [virtual] |
Reimplemented from BC_Toggle.
Definition at line 273 of file reframert.C.
References ReframeRTWindow::downsample, BC_Toggle::get_value(), gui, plugin, PluginClient::send_configure_change(), and BC_Toggle::update().

1.5.5