#include <DragTool.h>
Inheritance diagram for PreviewDragTool:

Public Member Functions | |
| PreviewDragTool (PreviewToolHelper *helper) | |
| void | ReallyAfterDrawImagesEvent () |
| Draw (using OpenGL) the overlays, e.g. crop highlights, guides. | |
|
|
Definition at line 99 of file DragTool.h. |
|
|
Draw (using OpenGL) the overlays, e.g. crop highlights, guides.
Implements DragTool. Definition at line 436 of file DragTool.cpp. References OutputProjectionInfo::AngularToImage(), TextureManager::DisableTexture(), ViewState::GetOptions(), ViewState::GetProjectionInfo(), HuginBase::PanoramaOptions::getSize(), ViewState::GetTextureManager(), ToolHelper::GetViewStatePtr(), hugin_utils::TDiff2D< T >::x, and hugin_utils::TDiff2D< T >::y. |
1.3.9.1