#include <fileexr.h>
Inherits BC_Window.

Public Member Functions | |
| EXRConfigVideo (BC_WindowBase *parent_window, Asset *asset) | |
| ~EXRConfigVideo () | |
| int | create_objects () |
| int | close_event () |
Data Fields | |
| BC_WindowBase * | parent_window |
| Asset * | asset |
Definition at line 63 of file fileexr.h.
| EXRConfigVideo::EXRConfigVideo | ( | BC_WindowBase * | parent_window, | |
| Asset * | asset | |||
| ) |
| int EXRConfigVideo::create_objects | ( | ) |
Definition at line 572 of file fileexr.C.
References BC_WindowBase::add_subwindow(), BC_WindowBase::BC_Title, EXRCompression::create_objects(), BC_WindowBase::x, and BC_WindowBase::y.
Referenced by FileEXR::get_parameters().

| int EXRConfigVideo::close_event | ( | ) | [virtual] |
Reimplemented from BC_WindowBase.
Definition at line 586 of file fileexr.C.
References BC_WindowBase::set_done().

Definition at line 73 of file fileexr.h.
Referenced by EXRCompressionItem::handle_event(), and EXRUseAlpha::handle_event().
1.5.5