Main Page | Modules | Namespace List | Class Hierarchy | Class List | File List | Namespace Members | Class Members | File Members | Related Pages
ChoosyRemapper Class Reference
A ChoosyRemapper combines the other MeshRemappers and picks which one it deems is best suited for each image. More...
#include <ChoosyRemapper.h>
Inheritance diagram for ChoosyRemapper:

Public Member Functions | |
| ChoosyRemapper (HuginBase::Panorama *m_pano, unsigned int image_number, ViewState *view_state) | |
| ~ChoosyRemapper () | |
| void | UpdateAndResetIndex () |
| bool | GetNextFaceCoordinates (Coords *result) |
| Get the texture and vertex coordinates for the next face. | |
Detailed Description
A ChoosyRemapper combines the other MeshRemappers and picks which one it deems is best suited for each image.
Constructor & Destructor Documentation
|
||||||||||||||||
|
|
|
|
|
Member Function Documentation
|
|
Get the texture and vertex coordinates for the next face. The coordinates are ordered [left / right][top / bottom][x coord / y coord].
Implements MeshRemapper. |
|
|
Reimplemented from MeshRemapper. |
The documentation for this class was generated from the following files:
- hugin1/hugin/ChoosyRemapper.h
- hugin1/hugin/ChoosyRemapper.cpp
1.3.9.1