24 #ifndef LAYOUT_REMAPPER_H
25 #define LAYOUT_REMAPPER_H
An abstract base class for objects that calculate an approximate remap specified by quadrilatrials...
void setScale(double scale)
Set the size to draw the images.
A class for exchanging pointers to coordinates.
HuginBase::SrcPanoImage * image
LayoutRemapper(HuginBase::Panorama *m_pano, HuginBase::SrcPanoImage *image, VisualizationState *visualization_state)
VisualizationState * visualization_state
Draw undistored images, but with the correct centre position.
virtual void UpdateAndResetIndex()
float scale
The number number of units between vertex coorinates that gives a pixel in the display.
virtual bool GetNextFaceCoordinates(Coords *result)
Get the texture and vertex coordinates for the next face.
All variables of a source image.
HuginBase::Panorama * m_pano
A class for exchanging coordinates by value.