Hugintrunk
0.1
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Groups
Pages
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::ReallyAfterDrawImagesEvent
void ReallyAfterDrawImagesEvent()
Draw (using OpenGL) the overlays, e.g. crop highlights, guides.
Definition:
PreviewPanoMaskTool.cpp:50
Tool::helper
ToolHelper * helper
The PreviewToolHelper that uses the same preview window and panorama as the tool should.
Definition:
Tool.h:102
PreviewTool
Definition:
Tool.h:111
PreviewPanoMaskTool::Activate
void Activate()
Switch on a tool.
Definition:
PreviewPanoMaskTool.cpp:38
PreviewPanoMaskTool::BeforeDrawImagesEvent
void BeforeDrawImagesEvent()
Draw using OpenGL anything the tool requires underneath the images.
Definition:
PreviewPanoMaskTool.cpp:46
PreviewToolHelper
Definition:
ToolHelper.h:183
PreviewPanoMaskTool::PreviewPanoMaskTool
PreviewPanoMaskTool(PreviewToolHelper *helper)
Definition:
PreviewPanoMaskTool.cpp:33
PreviewPanoMaskTool
For projections where the output range is limited, but the approximatly remaped images can extend thi...
Definition:
PreviewPanoMaskTool.h:31
Generated on Sun Nov 10 2024 01:25:37 for Hugintrunk by
1.8.5