#include <fileexr.h>
Inherits BC_PopupMenu.

Public Member Functions | |
| EXRCompression (EXRConfigVideo *gui, int x, int y, int w) | |
| void | create_objects () |
| int | handle_event () |
Data Fields | |
| EXRConfigVideo * | gui |
Definition at line 85 of file fileexr.h.
| EXRCompression::EXRCompression | ( | EXRConfigVideo * | gui, | |
| int | x, | |||
| int | y, | |||
| int | w | |||
| ) |
| void EXRCompression::create_objects | ( | ) |
Definition at line 615 of file fileexr.C.
References BC_PopupMenu::add_item(), gui, FileEXR::NONE, FileEXR::PIZ, FileEXR::PXR24, FileEXR::RLE, FileEXR::ZIP, and FileEXR::ZIPS.
Referenced by EXRConfigVideo::create_objects().

| int EXRCompression::handle_event | ( | ) | [virtual] |
1.5.5