Hugintrunk
0.1
|
This is the complete list of members for DragTool, including all inherited members.
Activate() | DragTool | virtual |
AfterDrawImageEvent(unsigned int image) | Tool | inlinevirtual |
AfterDrawImagesEvent() | Tool | inlinevirtual |
BeforeDrawImageEvent(unsigned int image) | Tool | inlinevirtual |
BeforeDrawImagesEvent() | Tool | inlinevirtual |
centre | DragTool | protected |
control | DragTool | protected |
custom_drag | DragTool | protected |
drag_mode | DragTool | protected |
drag_mode_mosaic enum value | DragTool | |
drag_mode_normal enum value | DragTool | |
drag_pitch | DragTool | protected |
drag_roll | DragTool | protected |
drag_yaw | DragTool | protected |
draging_images | DragTool | protected |
DragMode enum name | DragTool | |
DragTool(ToolHelper *helper) | DragTool | explicit |
getDragMode() | DragTool | |
getTranslationShift(double &delta_x, double &delta_y) | DragTool | |
helper | Tool | protected |
image_params | DragTool | protected |
ImagesUnderMouseChangedEvent() | Tool | inlinevirtual |
KeypressEvent(int keycode, int modifiers, bool pressed) | Tool | inlinevirtual |
MarkDirty() | Tool | inlinevirtual |
MouseButtonEvent(wxMouseEvent &e) | DragTool | virtual |
MouseMoveEvent(double x, double y, wxMouseEvent &e) | DragTool | virtual |
MouseWheelEvent(wxMouseEvent &e) | Tool | inlinevirtual |
ReallyAfterDrawImagesEvent()=0 | DragTool | pure virtual |
rotation_matrix | DragTool | protected |
setDragMode(DragMode drag_mode) | DragTool | |
SetRotationMatrix(double yaw_shift, double pitch_shift, double roll_shift, double yaw_start, double pitch_start, double roll_start) | DragTool | protected |
shift | DragTool | protected |
shift_angle | DragTool | protected |
shift_coordinates | DragTool | protected |
start_angle | DragTool | protected |
start_coordinates | DragTool | protected |
Tool(ToolHelper *helper) | Tool | explicit |
~Tool() | Tool | virtual |