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

Public Member Functions | |
| CWindowCameraGUI (MWindow *mwindow, CWindowTool *thread) | |
| ~CWindowCameraGUI () | |
| void | create_objects () |
| void | update () |
| void | update_preview () |
| void | handle_event () |
Public Attributes | |
| CWindowCoord * | x |
| CWindowCoord * | y |
| CWindowCoord * | z |
Definition at line 221 of file cwindowtool.h.
|
||||||||||||
|
Definition at line 496 of file cwindowtool.C. |
|
|
Definition at line 504 of file cwindowtool.C. |
|
|
Reimplemented from CWindowToolGUI. Definition at line 508 of file cwindowtool.C. References _, CWindow::calculate_affected_autos(), CWindow::calculate_affected_track(), MWindow::cwindow, CWindowToolGUI::mwindow, FloatAuto::value, x, y, and z. |
|
|
Reimplemented from CWindowToolGUI. Definition at line 589 of file cwindowtool.C. References Track::automation, Automation::autos, CWindow::calculate_affected_auto(), CWindow::calculate_affected_track(), MWindowGUI::canvas, MWindow::cwindow, TrackCanvas::draw_overlays(), CWindowToolGUI::event_caller, MWindow::gui, CWindowToolGUI::mwindow, update_preview(), FloatAuto::value, x, y, and z. |
|
|
Reimplemented from CWindowToolGUI. Definition at line 647 of file cwindowtool.C. References CWindow::calculate_affected_autos(), CWindow::calculate_affected_track(), MWindow::cwindow, CWindowToolGUI::mwindow, FloatAuto::value, x, y, and z. Referenced by CWindowCameraBottom::handle_event(), CWindowCameraMiddle::handle_event(), CWindowCameraTop::handle_event(), CWindowCameraRight::handle_event(), CWindowCameraCenter::handle_event(), and CWindowCameraLeft::handle_event(). |
|
|
|
Definition at line 233 of file cwindowtool.h. Referenced by create_objects(), handle_event(), and update(). |
|
|
Definition at line 233 of file cwindowtool.h. Referenced by create_objects(), handle_event(), and update(). |
|
|
Definition at line 233 of file cwindowtool.h. Referenced by create_objects(), handle_event(), and update(). |
1.4.4