#include <resample.h>
Inherits BC_Window.

Public Member Functions | |
| ResampleWindow (ResampleEffect *plugin, int x, int y) | |
| void | create_objects () |
Data Fields | |
| ResampleEffect * | plugin |
Definition at line 25 of file resample.h.
| ResampleWindow::ResampleWindow | ( | ResampleEffect * | plugin, | |
| int | x, | |||
| int | y | |||
| ) |
Definition at line 38 of file resample.C.
| void ResampleWindow::create_objects | ( | ) |
Definition at line 53 of file resample.C.
References _, BC_WindowBase::add_subwindow(), BC_WindowBase::BC_Title, BC_WindowBase::flush(), plugin, BC_WindowBase::show_window(), BC_WindowBase::x, and BC_WindowBase::y.

1.5.5