#include <MeshManager.h>
Inheritance diagram for MeshManager::PlaneOverviewMeshInfo:

Public Member Functions | |
| PlaneOverviewMeshInfo (PT::Panorama *m_pano, HuginBase::SrcPanoImage *image, VisualizationState *visualization_state, bool layout_mode_on) | |
| PlaneOverviewMeshInfo (const PlaneOverviewMeshInfo &source) | |
Static Public Member Functions | |
| MeshCoords3D | GetMeshCoords3D (MeshRemapper::Coords &coords, VisualizationState *state) |
| Coord3D | GetCoord3D (hugin_utils::FDiff2D &coord, VisualizationState *state) |
Static Public Attributes | |
| const double | scale = 100 |
Definition at line 191 of file MeshManager.h.
|
||||||||||||||||||||
|
Definition at line 194 of file MeshManager.h. |
|
|
Definition at line 200 of file MeshManager.h. |
|
||||||||||||
|
Definition at line 393 of file MeshManager.cpp. References hugin_utils::FDiff2D, HuginBase::PanoramaOptions::getHeight(), VisualizationState::GetOptions(), HuginBase::PanoramaOptions::getWidth(), scale, hugin_utils::TDiff2D< T >::x, and hugin_utils::TDiff2D< T >::y. Referenced by PlaneOverviewMeshManager::GetCoord3D(). |
|
||||||||||||
|
Definition at line 407 of file MeshManager.cpp. References HuginBase::PanoramaOptions::getHeight(), VisualizationState::GetOptions(), HuginBase::PanoramaOptions::getWidth(), scale, MeshRemapper::Coords::tex_c, and MeshRemapper::Coords::vertex_c. Referenced by PlaneOverviewMeshManager::GetMeshCoords3D(). |
|
|
Definition at line 391 of file MeshManager.cpp. Referenced by GetCoord3D(), and GetMeshCoords3D(). |
1.3.9.1