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
PanosphereSphereTool.h
Go to the documentation of this file.
1
// -*- c-basic-offset: 4 -*-
22
#ifndef _PANOSPHERE_SPHERE_TOOL_H
23
#define _PANOSPHERE_SPHERE_TOOL_H
24
25
#include "
Tool.h
"
26
30
class
PanosphereSphereTool
:
public
PanosphereOverviewTool
31
{
32
public
:
33
void
Activate
();
34
PanosphereSphereTool
(
PanosphereOverviewToolHelper
*
helper
,
const
wxColour backgroundColour);
35
36
void
BeforeDrawImagesBackEvent
();
37
void
BeforeDrawImagesFrontEvent
();
39
void
SetPreviewBackgroundColor
(wxColour c);
40
41
protected
:
42
wxColour
m_background_color
;
43
};
44
45
#endif
46
Tool.h
PanosphereOverviewToolHelper
Definition:
ToolHelper.h:205
PanosphereOverviewTool
Definition:
Tool.h:128
PanosphereSphereTool::BeforeDrawImagesBackEvent
void BeforeDrawImagesBackEvent()
Draw using opengl anything before drawing the front face culled images.
Definition:
PanosphereSphereTool.cpp:62
PanosphereSphereTool::Activate
void Activate()
Switch on a tool.
Definition:
PanosphereSphereTool.cpp:56
Tool::helper
ToolHelper * helper
The PreviewToolHelper that uses the same preview window and panorama as the tool should.
Definition:
Tool.h:102
PanosphereSphereTool::PanosphereSphereTool
PanosphereSphereTool(PanosphereOverviewToolHelper *helper, const wxColour backgroundColour)
Definition:
PanosphereSphereTool.cpp:51
PanosphereSphereTool
tool to draw a whiteish transparent sphere for the panosphere
Definition:
PanosphereSphereTool.h:30
PanosphereSphereTool::BeforeDrawImagesFrontEvent
void BeforeDrawImagesFrontEvent()
Draw using opengl anything before drawing the back face culled images.
Definition:
PanosphereSphereTool.cpp:80
PanosphereSphereTool::SetPreviewBackgroundColor
void SetPreviewBackgroundColor(wxColour c)
sets the sphere background color
Definition:
PanosphereSphereTool.cpp:85
PanosphereSphereTool::m_background_color
wxColour m_background_color
Definition:
PanosphereSphereTool.h:42
Generated on Sun Nov 10 2024 01:25:36 for Hugintrunk by
1.8.5