Hugin trunk 0.1
Loading...
Searching...
No Matches
Classes | Enumerations
PreviewEditCPTool.h File Reference

interface of ToolHelper for deleting control points in the pano space More...

#include "Tool.h"
#include "base_wx/wxutils.h"
#include <panotools/PanoToolsInterface.h>
Include dependency graph for PreviewEditCPTool.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  PreviewEditCPTool
 Tool to delete all cp in a selected rectangle. More...
 

Enumerations

enum  { ID_CREATE_CP =wxID_HIGHEST + 301 , ID_REMOVE_CP }
 id for context menu More...
 

Detailed Description

interface of ToolHelper for deleting control points in the pano space

Author
T. Modes

Definition in file PreviewEditCPTool.h.

Enumeration Type Documentation

◆ anonymous enum

id for context menu

Enumerator
ID_CREATE_CP 
ID_REMOVE_CP 

Definition at line 36 of file PreviewEditCPTool.h.