#include <fileexr.h>
Inherits BC_CheckBox.

Public Member Functions | |
| EXRUseAlpha (EXRConfigVideo *gui, int x, int y) | |
| int | handle_event () |
Data Fields | |
| EXRConfigVideo * | gui |
Definition at line 77 of file fileexr.h.
| EXRUseAlpha::EXRUseAlpha | ( | EXRConfigVideo * | gui, | |
| int | x, | |||
| int | y | |||
| ) |
| int EXRUseAlpha::handle_event | ( | ) | [virtual] |
Reimplemented from BC_CheckBox.
Definition at line 599 of file fileexr.C.
References EXRConfigVideo::asset, Asset::exr_use_alpha, BC_Toggle::get_value(), and gui.

1.5.5