#include <playbackprefs.h>
Inherits BC_Radial.

Public Member Functions | |
| PlaybackBicubicBicubic (PreferencesWindow *pwindow, PlaybackPrefs *prefs, int value, int x, int y) | |
| int | handle_event () |
Data Fields | |
| PreferencesWindow * | pwindow |
| PlaybackPrefs * | prefs |
Definition at line 158 of file playbackprefs.h.
| PlaybackBicubicBicubic::PlaybackBicubicBicubic | ( | PreferencesWindow * | pwindow, | |
| PlaybackPrefs * | prefs, | |||
| int | value, | |||
| int | x, | |||
| int | y | |||
| ) |
Definition at line 370 of file playbackprefs.C.
| int PlaybackBicubicBicubic::handle_event | ( | ) | [virtual] |
Reimplemented from BC_Toggle.
Definition at line 376 of file playbackprefs.C.
References prefs, and PlaybackPrefs::update().

Definition at line 165 of file playbackprefs.h.
1.5.5