#include "panoinc_WX.h"#include "panoinc.h"#include "PreviewLayoutLinesTool.h"#include <config.h>#include "base_wx/platform.h"#include "MainFrame.h"#include "GreatCircles.h"#include <GL/gl.h>#include <GL/glu.h>#include <cfloat>#include <cmath>Include dependency graph for PreviewLayoutLinesTool.cpp:

Go to the source code of this file.
Classes | |
| class | PosMap |
| A map from image positions to panorama positions. More... | |
Defines | |
| #define | rect_ts 64 |
| #define | SAMPLE_FREQUENCY 12 |
| #define | MIN_SAMPLE_OVERLAPS 16 |
This software is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this software; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
Definition in file PreviewLayoutLinesTool.cpp.
|
|
Definition at line 69 of file PreviewLayoutLinesTool.cpp. |
|
|
Definition at line 45 of file PreviewLayoutLinesTool.cpp. |
|
|
Definition at line 53 of file PreviewLayoutLinesTool.cpp. Referenced by PreviewLayoutLinesTool::updateLineInformation(). |
1.3.9.1