
Public Member Functions | |
| InterpolateVideoKeyframes (InterpolateVideo *plugin, InterpolateVideoWindow *gui, int x, int y) | |
| int | handle_event () |
Data Fields | |
| InterpolateVideoWindow * | gui |
| InterpolateVideo * | plugin |
Definition at line 64 of file interpolatevideo.C.
| InterpolateVideoKeyframes::InterpolateVideoKeyframes | ( | InterpolateVideo * | plugin, | |
| InterpolateVideoWindow * | gui, | |||
| int | x, | |||
| int | y | |||
| ) |
Definition at line 298 of file interpolatevideo.C.
| int InterpolateVideoKeyframes::handle_event | ( | ) | [virtual] |
Reimplemented from BC_CheckBox.
Definition at line 310 of file interpolatevideo.C.
References BC_Toggle::get_value(), gui, plugin, PluginClient::send_configure_change(), and InterpolateVideoWindow::update_enabled().

1.5.5