Hugintrunk  0.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | Protected Member Functions | List of all members
PanoOperation::ChangeAnchorImageOperation Class Reference

PanoOperation to change anchor image. More...

#include <PanoOperation.h>

Inheritance diagram for PanoOperation::ChangeAnchorImageOperation:
Inheritance graph

Public Member Functions

virtual wxString GetLabel ()
 
- Public Member Functions inherited from PanoOperation::PanoSingleImageOperation
virtual bool IsEnabled (HuginBase::Panorama &pano, HuginBase::UIntSet images, GuiLevel guiLevel)
 return true, if operation is enabled with the given image set More...
 
- Public Member Functions inherited from PanoOperation::PanoOperation
virtual ~PanoOperation ()
 virtual destructor, does currently nothing More...
 
virtual PanoCommand::PanoCommandGetCommand (wxWindow *parent, HuginBase::Panorama &pano, HuginBase::UIntSet images, GuiLevel guiLevel)
 returns the appropriate PanoCommand::PanoCommand to be inserted into GlobalCmdHistory, checks if operation is enabled More...
 

Protected Member Functions

virtual PanoCommand::PanoCommandGetInternalCommand (wxWindow *parent, HuginBase::Panorama &pano, HuginBase::UIntSet images)
 main working function, overwrite it in derived classes More...
 

Additional Inherited Members

- Protected Attributes inherited from PanoOperation::PanoOperation
GuiLevel m_guiLevel
 

Detailed Description

PanoOperation to change anchor image.

Definition at line 113 of file PanoOperation.h.

Member Function Documentation

PanoCommand::PanoCommand * PanoOperation::ChangeAnchorImageOperation::GetInternalCommand ( wxWindow *  parent,
HuginBase::Panorama pano,
HuginBase::UIntSet  images 
)
protectedvirtual

main working function, overwrite it in derived classes

Implements PanoOperation::PanoOperation.

Definition at line 519 of file PanoOperation.cpp.

References HuginBase::Panorama::getOptions(), and HuginBase::PanoramaOptions::optimizeReferenceImage.

wxString PanoOperation::ChangeAnchorImageOperation::GetLabel ( )
virtual

Reimplemented from PanoOperation::PanoOperation.

Definition at line 514 of file PanoOperation.cpp.


The documentation for this class was generated from the following files: