Main Page | Modules | Namespace List | Class Hierarchy | Class List | File List | Namespace Members | Class Members | File Members | Related Pages
LayoutRemapper Class Reference
Draw undistored images, but with the correct centre position. More...
#include <LayoutRemapper.h>
Inheritance diagram for LayoutRemapper:

Public Member Functions | |
| LayoutRemapper (HuginBase::Panorama *m_pano, unsigned int image_number, ViewState *view_state) | |
| virtual void | UpdateAndResetIndex () |
| virtual bool | GetNextFaceCoordinates (Coords *result) |
| Get the texture and vertex coordinates for the next face. | |
| void | setScale (double scale) |
| Set the size to draw the images. | |
Detailed Description
Draw undistored images, but with the correct centre position.Must be given a scale to draw with, using SetScale.
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. |
|
|
Set the size to draw the images. Specify the maximum dimension you would like the image to have. The actual size of the image will have this maximum dimension, and the same aspect ratio as the original image file. |
|
|
Reimplemented from MeshRemapper. |
The documentation for this class was generated from the following files:
- hugin1/hugin/LayoutRemapper.h
- hugin1/hugin/LayoutRemapper.cpp
1.3.9.1