26 #ifndef _BASICALGORITHMS_ROTATEPANORAMA_H
27 #define _BASICALGORITHMS_ROTATEPANORAMA_H
67 rotatePano(o_panorama, o_transformMat);
virtual ~RotatePanorama()
general : Matrix3 is a class for handling 3x3 Matrix manipulation.
RotatePanorama(PanoramaData &panorama, const Matrix3 &transformMat)
virtual bool modifiesPanoramaData() const
returns true if the algorithm changes the PanoramaData.
virtual bool runAlgorithm()
implementation of the algorithm.