#include <parametric.h>
Inherits BC_FPot.

Public Member Functions | |
| ParametricWetness (ParametricEQ *plugin, int x, int y) | |
| int | handle_event () |
Data Fields | |
| ParametricEQ * | plugin |
Definition at line 167 of file parametric.h.
| ParametricWetness::ParametricWetness | ( | ParametricEQ * | plugin, | |
| int | x, | |||
| int | y | |||
| ) |
Definition at line 314 of file parametric.C.
| int ParametricWetness::handle_event | ( | ) | [virtual] |
Reimplemented from BC_Pot.
Definition at line 320 of file parametric.C.
References BC_FPot::get_value(), plugin, and PluginClient::send_configure_change().

1.5.5