26 class ControlPointEdit;
29 class MdiCubeViewport;
30 class SerialNumberList;
32 class UniversalGroundMap;
90 void paintAllViewports();
91 void calculateElevation();
93 void saveElevations();
94 void saveAsElevations();
96 void userBaseRadius();
97 void updateRadiusLineEdit();
101 void setTemplateFile();
102 void viewTemplateFile();
105 void createStartPoint();
106 void createEndPoint();
109 void createStereoTool(
QWidget *parent);
112 void setFiles(
Cube *leftCube,
Cube *rightCube);
115 QString serialNumber);
123 void warningDialog();
125 void writeSettings();
129 QLineEdit *m_radiusLineEdit;
132 QLabel *m_leftCubeLabel;
133 QLabel *m_rightCubeLabel;
134 QLabel *m_elevationLabel;
135 QLabel *m_elevationErrorLabel;
136 QLabel *m_baseRadiiLabel;
137 QLabel *m_leftDemRadiiLabel;
138 QLabel *m_rightDemRadiiLabel;
151 QPointer<ControlNet> m_controlNet;
Cube display widget for certain Isis MDI applications.
Definition: MdiCubeViewport.h:53
Universal Ground Map.
Definition: UniversalGroundMap.h:85
Definition: PlotWindow.h:88
Widget to display Isis cubes for qt apps.
Definition: CubeViewport.h:132
Unless noted otherwise, the portions of Isis written by the USGS are public domain.
Definition: ProfileDialog.h:13
Distance measurement, usually in meters.
Definition: Distance.h:47
Pixel value mapper.
Definition: Stretch.h:72
A single control point.
Definition: ControlPoint.h:369
Definition: BoxcarCachingAlgorithm.h:29
Namespace for ISIS/Bullet specific routines.
Definition: Apollo.h:31
Point Editor Widget.
Definition: ControlPointEdit.h:147
Serial Number list generator.
Definition: SerialNumberList.h:80
IO Handler for Isis Cubes.
Definition: Cube.h:170