
Public Member Functions | |
| PolarDepth (PolarEffect *plugin, int x, int y) | |
| int | handle_event () |
Data Fields | |
| PolarEffect * | plugin |
Definition at line 50 of file polar.C.
| PolarDepth::PolarDepth | ( | PolarEffect * | plugin, | |
| int | x, | |||
| int | y | |||
| ) |
| int PolarDepth::handle_event | ( | ) | [virtual] |
Reimplemented from BC_Slider.
Definition at line 228 of file polar.C.
References PolarEffect::config, PolarConfig::depth, BC_FSlider::get_value(), plugin, and PluginClient::send_configure_change().

1.5.5