#include <MeshManager.h>
Public Member Functions | |
| Coord3D () | |
| Coord3D (hugin_utils::FDiff2D &coord) | |
Public Attributes | |
| double | x |
| double | y |
| double | z |
Definition at line 91 of file MeshManager.h.
|
|
Definition at line 94 of file MeshManager.h. |
|
|
Definition at line 95 of file MeshManager.h. References hugin_utils::FDiff2D, hugin_utils::TDiff2D< T >::x, and hugin_utils::TDiff2D< T >::y. |
|
|
Definition at line 96 of file MeshManager.h. Referenced by GreatCircleArc::LineSegment::doGL(), GreatCircleArc::LineSegment::doGLcross(), OverviewOutlinesTool::DrawRect(), and MeshManager::PanosphereOverviewMeshInfo::GetCoord3D(). |
|
|
Definition at line 96 of file MeshManager.h. Referenced by GreatCircleArc::LineSegment::doGL(), GreatCircleArc::LineSegment::doGLcross(), OverviewOutlinesTool::DrawRect(), and MeshManager::PanosphereOverviewMeshInfo::GetCoord3D(). |
|
|
Definition at line 96 of file MeshManager.h. Referenced by GreatCircleArc::LineSegment::doGL(), GreatCircleArc::LineSegment::doGLcross(), OverviewOutlinesTool::DrawRect(), and MeshManager::PanosphereOverviewMeshInfo::GetCoord3D(). |
1.3.9.1