
Public Member Functions | |
| ShiftInterlaceWindow (ShiftInterlaceMain *plugin, int x, int y) | |
| void | create_objects () |
| int | close_event () |
Data Fields | |
| ShiftInterlaceOdd * | odd_offset |
| ShiftInterlaceEven * | even_offset |
| ShiftInterlaceMain * | plugin |
Definition at line 60 of file shiftinterlace.C.
| ShiftInterlaceWindow::ShiftInterlaceWindow | ( | ShiftInterlaceMain * | plugin, | |
| int | x, | |||
| int | y | |||
| ) |
Definition at line 162 of file shiftinterlace.C.
| void ShiftInterlaceWindow::create_objects | ( | ) |
Definition at line 180 of file shiftinterlace.C.
References _, BC_WindowBase::add_subwindow(), BC_WindowBase::BC_Title, even_offset, BC_WindowBase::flush(), odd_offset, plugin, BC_WindowBase::show_window(), BC_WindowBase::x, and BC_WindowBase::y.

| int ShiftInterlaceWindow::close_event | ( | ) | [virtual] |
Reimplemented from BC_WindowBase.
1.5.5