#include <MeshRemapper.h>
Public Attributes | |
| double(* | tex_c )[2][2] |
| The coordinate in the source image ranging from 0 to 1. | |
| double(* | vertex_c )[2][2] |
| The coordinate in the panorama, in its pixel space. | |
Definition at line 60 of file MeshRemapper.h.
|
|
The coordinate in the source image ranging from 0 to 1.
Definition at line 64 of file MeshRemapper.h. Referenced by A_Polygon::A_Polygon(), MeshRemapper::ClipFace(), MeshManager::PlaneOverviewMeshInfo::GetMeshCoords3D(), MeshManager::PanosphereOverviewMeshInfo::GetMeshCoords3D(), MeshRemapper::GiveClipFaceResult(), A_Polygon::Inside(), and MeshManager::MeshInfo::MeshCoords3D::MeshCoords3D(). |
|
|
The coordinate in the panorama, in its pixel space.
Definition at line 66 of file MeshRemapper.h. Referenced by A_Polygon::A_Polygon(), MeshManager::PlaneOverviewMeshInfo::GetMeshCoords3D(), MeshManager::PanosphereOverviewMeshInfo::GetMeshCoords3D(), MeshRemapper::GiveClipFaceResult(), and MeshManager::MeshInfo::MeshCoords3D::MeshCoords3D(). |
1.3.9.1