
Public Member Functions | |
| ShiftInterlaceOdd (ShiftInterlaceMain *plugin, int x, int y) | |
| int | handle_event () |
Data Fields | |
| ShiftInterlaceMain * | plugin |
Definition at line 44 of file shiftinterlace.C.
| ShiftInterlaceOdd::ShiftInterlaceOdd | ( | ShiftInterlaceMain * | plugin, | |
| int | x, | |||
| int | y | |||
| ) |
Definition at line 197 of file shiftinterlace.C.
| int ShiftInterlaceOdd::handle_event | ( | ) | [virtual] |
Reimplemented from BC_ISlider.
Definition at line 209 of file shiftinterlace.C.
References ShiftInterlaceMain::config, BC_ISlider::get_value(), ShiftInterlaceConfig::odd_offset, plugin, and PluginClient::send_configure_change().

1.5.5