Hugin trunk 0.1
Loading...
Searching...
No Matches
Public Member Functions | List of all members
PlaneOverviewMeshManager Class Reference

#include <MeshManager.h>

Inheritance diagram for PlaneOverviewMeshManager:
Inheritance graph

Public Member Functions

 PlaneOverviewMeshManager (HuginBase::Panorama *pano, VisualizationState *visualization_state)
 
MeshInfo::MeshCoords3D GetMeshCoords3D (MeshRemapper::Coords &coords)
 
MeshInfo::Coord3D GetCoord3D (hugin_utils::FDiff2D &coord)
 
MeshInfoObtainMeshInfo (HuginBase::SrcPanoImage *, bool layout_mode_on)
 
- Public Member Functions inherited from MeshManager
 MeshManager (HuginBase::Panorama *pano, VisualizationState *visualization_state)
 
virtual ~MeshManager ()
 
void CheckUpdate ()
 
void CleanMeshes ()
 Remove meshes for images that have been deleted.
 
void RenderMesh (unsigned int image_number) const
 
unsigned int GetDisplayList (unsigned int image_number) const
 
void SetLayoutMode (bool state)
 Turn layout mode on or off.
 
bool GetLayoutMode () const
 return if layout mode is active
 
void SetLayoutScale (double scale)
 

Additional Inherited Members

- Protected Attributes inherited from MeshManager
HuginBase::Panoramam_pano
 
VisualizationStatevisualization_state
 
std::vector< MeshInfo * > meshes
 
bool layout_mode_on
 

Detailed Description

Definition at line 241 of file MeshManager.h.

Constructor & Destructor Documentation

◆ PlaneOverviewMeshManager()

PlaneOverviewMeshManager::PlaneOverviewMeshManager ( HuginBase::Panorama pano,
VisualizationState visualization_state 
)
inline

Definition at line 244 of file MeshManager.h.

Member Function Documentation

◆ GetCoord3D()

MeshInfo::Coord3D PlaneOverviewMeshManager::GetCoord3D ( hugin_utils::FDiff2D coord)
inlinevirtual

◆ GetMeshCoords3D()

MeshInfo::MeshCoords3D PlaneOverviewMeshManager::GetMeshCoords3D ( MeshRemapper::Coords coords)
inlinevirtual

◆ ObtainMeshInfo()

MeshManager::MeshInfo * PlaneOverviewMeshManager::ObtainMeshInfo ( HuginBase::SrcPanoImage src,
bool  layout_mode_on 
)
virtual

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