31 #ifndef __TEXCOORDREMAPPER_H
32 #define __TEXCOORDREMAPPER_H
49 std::vector< std::vector<hugin_utils::FDiff2D> >
map;
double vertex_coords[2][2][2]
An abstract base class for objects that calculate an approximate remap specified by quadrilatrials...
TexCoordRemapper(HuginBase::Panorama *m_pano, HuginBase::SrcPanoImage *image, VisualizationState *visualization_state)
misc math function & classes used by other parts of the program
A class for exchanging pointers to coordinates.
HuginBase::SrcPanoImage * image
VisualizationState * visualization_state
std::vector< std::vector< hugin_utils::FDiff2D > > map
unsigned int number_of_faces
virtual bool GetNextFaceCoordinates(Coords *result)
Get the texture and vertex coordinates for the next face.
virtual void UpdateAndResetIndex()
All variables of a source image.
HuginBase::Panorama * m_pano
double texture_coords[2][2][2]