#include <cwindowtool.h>
Inheritance diagram for CWindowMaskGUI:

Public Member Functions | |
| CWindowMaskGUI (MWindow *mwindow, CWindowTool *thread) | |
| ~CWindowMaskGUI () | |
| void | create_objects () |
| void | update () |
| void | handle_event () |
| void | get_keyframe (Track *&track, MaskAuto *&keyframe, SubMask *&mask, MaskPoint *&point, int create_it) |
| void | update_preview () |
Public Attributes | |
| CWindowCoord * | x |
| CWindowCoord * | y |
| CWindowMaskMode * | mode |
| CWindowMaskFeather * | feather |
| CWindowMaskDelete * | delete_point |
| CWindowMaskNumber * | number |
| CWindowMaskValue * | value |
Definition at line 178 of file cwindowtool.h.
|
||||||||||||
|
Definition at line 1720 of file cwindowtool.C. |
|
|
Definition at line 1730 of file cwindowtool.C. |
|
|
Reimplemented from CWindowToolGUI. Definition at line 1736 of file cwindowtool.C. References _, Track::automation, Automation::autos, CWindow::calculate_affected_auto(), CWindow::calculate_affected_track(), CWindowMaskMode::create_objects(), MWindow::cwindow, delete_point, feather, mode, CWindowToolGUI::mwindow, number, update(), value, x, and y. |
|
||||||||||||||||||||||||
|
Definition at line 1791 of file cwindowtool.C. References CWindowGUI::affected_point, Track::automation, Automation::autos, CWindow::calculate_affected_auto(), CWindow::calculate_affected_track(), MWindow::cwindow, EDLSession::cwindow_mask, MWindow::edl, MaskAuto::get_submask(), CWindow::gui, CWindowToolGUI::mwindow, SubMask::points, and EDL::session. Referenced by handle_event(), and update(). |
|
|
Reimplemented from CWindowToolGUI. Definition at line 1859 of file cwindowtool.C. References get_keyframe(), update_preview(), x, MaskPoint::x, y, and MaskPoint::y. |
|
|
Reimplemented from CWindowToolGUI. Definition at line 1820 of file cwindowtool.C. References Track::automation, Automation::autos, EDLSession::cwindow_mask, Autos::default_auto, MWindow::edl, MaskAuto::feather, feather, get_keyframe(), mode, CWindowMaskMode::mode_to_text(), CWindowToolGUI::mwindow, number, EDL::session, MaskAuto::value, value, MaskPoint::x, x, MaskPoint::y, and y. Referenced by create_objects(). |
|
|
Reimplemented from CWindowToolGUI. Definition at line 1880 of file cwindowtool.C. References CWindowGUI::canvas, MWindow::cwindow, CWindowCanvas::draw_refresh(), MWindow::edl, CWindow::gui, CWindowToolGUI::mwindow, CWindow::playback_engine, PlaybackEngine::que, MWindow::restart_brender(), TransportQue::send_command(), and MWindow::sync_parameters(). Referenced by handle_event(). |
|
|
Definition at line 196 of file cwindowtool.h. Referenced by create_objects(). |
|
|
Definition at line 195 of file cwindowtool.h. Referenced by create_objects(), update(), and ~CWindowMaskGUI(). |
|
|
Definition at line 194 of file cwindowtool.h. Referenced by create_objects(), and update(). |
|
|
Definition at line 200 of file cwindowtool.h. Referenced by create_objects(), update(), and ~CWindowMaskGUI(). |
|
|
Definition at line 201 of file cwindowtool.h. Referenced by create_objects(), and update(). |
|
|
Definition at line 193 of file cwindowtool.h. Referenced by create_objects(), handle_event(), and update(). |
|
|
Definition at line 193 of file cwindowtool.h. Referenced by create_objects(), handle_event(), and update(). |
1.4.4