#include <motionwindow.h>
Inherits BC_Window.

Definition at line 283 of file motionwindow.h.
| MotionWindow::MotionWindow | ( | MotionMain * | plugin, | |
| int | x, | |||
| int | y | |||
| ) |
Definition at line 16 of file motionwindow.C.
| MotionWindow::~MotionWindow | ( | ) |
Definition at line 30 of file motionwindow.C.
| int MotionWindow::create_objects | ( | ) |
Definition at line 34 of file motionwindow.C.
References _, BC_WindowBase::add_subwindow(), addtrackedframeoffset, BC_WindowBase::BC_Title, block_x, block_x_text, block_y, block_y_text, Mode2::create_objects(), Mode1::create_objects(), MasterLayer::create_objects(), Mode3::create_objects(), RotationSearchPositions::create_objects(), GlobalSearchPositions::create_objects(), BC_WindowBase::flush(), BC_WindowBase::get_w(), global, global_block_h, global_block_w, global_range_h, global_range_w, global_search_positions, magnitude, master_layer, mode1, mode2, mode3, plugin, previous_same, return_speed, rotate, rotation_block_h, rotation_block_w, rotation_range, rotation_search_positions, BC_WindowBase::show_window(), BC_WindowBase::title, track_frame_number, track_previous, track_single, vectors, BC_WindowBase::x, and BC_WindowBase::y.

| int MotionWindow::close_event | ( | ) | [virtual] |
Reimplemented from BC_WindowBase.
| void MotionWindow::update_mode | ( | ) |
Definition at line 229 of file motionwindow.C.
References addtrackedframeoffset, MotionMain::draw_vectors(), global, global_range_h, global_range_w, MAX_RADIUS, MAX_ROTATION, MIN_RADIUS, MIN_ROTATION, plugin, rotate, rotation_range, BC_Toggle::update(), BC_IPot::update(), and vectors.

| char* MotionWindow::get_radius_title | ( | ) |
Definition at line 301 of file motionwindow.h.
Referenced by create_objects(), and MotionBlockXText::handle_event().
Definition at line 302 of file motionwindow.h.
Referenced by create_objects(), and MotionBlockYText::handle_event().
Definition at line 303 of file motionwindow.h.
Referenced by create_objects(), and MotionBlockX::handle_event().
Definition at line 304 of file motionwindow.h.
Referenced by create_objects(), and MotionBlockY::handle_event().
Definition at line 314 of file motionwindow.h.
Referenced by create_objects(), PreviousFrameSameBlock::handle_event(), and TrackPreviousFrame::handle_event().
Definition at line 315 of file motionwindow.h.
Referenced by create_objects(), PreviousFrameSameBlock::handle_event(), TrackPreviousFrame::handle_event(), and TrackSingleFrame::handle_event().
Definition at line 316 of file motionwindow.h.
Referenced by create_objects(), PreviousFrameSameBlock::handle_event(), and TrackSingleFrame::handle_event().
Definition at line 317 of file motionwindow.h.
Referenced by create_objects(), TrackPreviousFrame::handle_event(), and TrackSingleFrame::handle_event().
1.5.5