Hugin trunk
0.1
Loading...
Searching...
No Matches
hugin1
hugin
PreviewPanoMaskTool.h
Go to the documentation of this file.
1
// -*- c-basic-offset: 4 -*-
22
#ifndef _PREVIEWPANOMASKTOOL_h
23
#define _PREVIEWPANOMASKTOOL_h
24
25
#include "
Tool.h
"
26
31
class
PreviewPanoMaskTool
:
public
PreviewTool
32
{
33
public
:
34
explicit
PreviewPanoMaskTool
(
PreviewToolHelper
*
helper
);
35
void
Activate
();
36
void
BeforeDrawImagesEvent
();
37
void
ReallyAfterDrawImagesEvent
();
38
};
39
40
#endif
41
Tool.h
PreviewPanoMaskTool
For projections where the output range is limited, but the approximatly remaped images can extend thi...
Definition
PreviewPanoMaskTool.h:32
PreviewPanoMaskTool::BeforeDrawImagesEvent
void BeforeDrawImagesEvent()
Draw using OpenGL anything the tool requires underneath the images.
Definition
PreviewPanoMaskTool.cpp:46
PreviewPanoMaskTool::ReallyAfterDrawImagesEvent
void ReallyAfterDrawImagesEvent()
Draw (using OpenGL) the overlays, e.g. crop highlights, guides.
Definition
PreviewPanoMaskTool.cpp:50
PreviewPanoMaskTool::Activate
void Activate()
Switch on a tool.
Definition
PreviewPanoMaskTool.cpp:38
PreviewToolHelper
Definition
ToolHelper.h:184
PreviewTool
Definition
Tool.h:114
Tool::helper
ToolHelper * helper
The PreviewToolHelper that uses the same preview window and panorama as the tool should.
Definition
Tool.h:109
Generated on Sun Sep 6 2026 02:43:00 for Hugin trunk by
1.9.8