#include <resample.h>
Inherits BC_TextBox.

Public Member Functions | |
| ResampleFraction (ResampleEffect *plugin, int x, int y) | |
| int | handle_event () |
Data Fields | |
| ResampleEffect * | plugin |
Definition at line 15 of file resample.h.
| ResampleFraction::ResampleFraction | ( | ResampleEffect * | plugin, | |
| int | x, | |||
| int | y | |||
| ) |
Definition at line 19 of file resample.C.
| int ResampleFraction::handle_event | ( | ) | [virtual] |
Reimplemented from BC_TextBox.
Definition at line 25 of file resample.C.
References BC_TextBox::get_text(), plugin, and ResampleEffect::scale.

1.5.5