|
Hugintrunk
0.1
|


Go to the source code of this file.
Classes | |
| class | MeshManager |
| A MeshManager handles the graphics system representation of a remapping, by creating OpenGL display lists that draw a remapped image. More... | |
| class | MeshManager::MeshInfo |
| Handles the remapper and a display list for a specific image. More... | |
| class | MeshManager::MeshInfo::Coord3D |
| a class to handle a 3D point More... | |
| class | MeshManager::MeshInfo::MeshCoords3D |
| a class to keep data of a single rectangle with texture coordinates More... | |
| class | MeshManager::PreviewMeshInfo |
| subclass of MeshInfo for the preview It actually does nothing in addition to the base class More... | |
| class | MeshManager::PanosphereOverviewMeshInfo |
| a subclass for the panosphere it converts coordinates obtained from an equirectangular projection to 3D coordinates on the sphere More... | |
| class | MeshManager::PlaneOverviewMeshInfo |
| subclass for the plane overview mode. More... | |
| class | PanosphereOverviewMeshManager |
| class | PlaneOverviewMeshManager |
| class | PreviewMeshManager |
This is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
This software is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.
You should have received a copy of the GNU General Public License along with this software. If not, see http://www.gnu.org/licenses/.
Definition in file MeshManager.h.
1.8.5