1 #ifndef MosaicControlNetTool_h 2 #define MosaicControlNetTool_h 12 class ControlNetGraphicsItem;
138 void configMovement();
140 void openControlNet();
141 void displayControlNet();
142 void displayConnectivity();
144 void randomizeColors();
146 void objectDestroyed(
QObject *);
153 QPushButton *m_loadControlNetButton;
154 QPushButton *m_displayControlNetButton;
155 QPushButton *m_displayConnectivity;
156 QPushButton *m_configMovement;
157 QPushButton *m_closeNetwork;
158 QPushButton *m_randomizeColors;
162 QLabel *m_controlNetFileLabel;
163 QString m_controlNetFile;
171 double m_residualMagnitude;
Internalizes a list of images and allows for operations on the entire list.
Definition: ImageList.h:55
a control network
Definition: ControlNet.h:271
Control Network Display on Mosaic Scene.
Definition: ControlNetGraphicsItem.h:37
A single control point.
Definition: ControlPoint.h:369
This represents a cube in a project-based GUI interface.
Definition: Image.h:107
Namespace for ISIS/Bullet specific routines.
Definition: Apollo.h:31
Contains Pvl Groups and Pvl Objects.
Definition: PvlObject.h:74