Hugin trunk 0.1
Loading...
Searching...
No Matches
PreviewControlPointTool.h
Go to the documentation of this file.
1// -*- c-basic-offset: 4 -*-
2
24#ifndef _PREVIEWCONTROLPOINTTOOL_H
25#define _PREVIEWCONTROLPOINTTOOL_H
26
27#include "Tool.h"
28#include "GreatCircles.h"
29#include "base_wx/wxutils.h"
30
32
55
56#endif
57
Declare GreatCircles class.
Draw great circle arcs in the fast preview.
Holds transformations for Image -> Pano and the other way.
The PreviewCropTool shows lines between the ends of control points in the fast preview.
void AfterDrawImagesEvent()
Draw (using OpenGL) images above the others.
HuginBase::PTools::Transform * transforms
void Activate()
Switch on a tool.
Definition Tool.h:43
ToolHelper * helper
The PreviewToolHelper that uses the same preview window and panorama as the tool should.
Definition Tool.h:109