#include <playbackprefs.h>
Inherits BC_Radial.

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

Definition at line 180 of file playbackprefs.h.
1.5.5