1 #ifndef MosaicControlNetTool_h
2 #define MosaicControlNetTool_h
12 class ControlNetGraphicsItem;
118 void configMovement();
120 void openControlNet();
121 void displayControlNet();
122 void displayConnectivity();
125 void randomizeColors();
127 void objectDestroyed(
QObject *);
134 QPushButton *m_loadControlNetButton;
135 QPushButton *m_displayControlNetButton;
136 QPushButton *m_displayConnectivity;
137 QPushButton *m_configMovement;
138 QPushButton *m_closeNetwork;
139 QPushButton *m_randomizeColors;
143 QLabel *m_controlNetFileLabel;
144 QString m_controlNetFile;
152 double m_residualMagnitude;
Internalizes a list of images and allows for operations on the entire list.
Definition: ImageList.h:44
a control network
Definition: ControlNet.h:207
Control Network Display on Mosaic Scene.
Definition: ControlNetGraphicsItem.h:33
A single control point.
Definition: ControlPoint.h:339
This represents a cube in a project-based GUI interface.
Definition: Image.h:91
Contains Pvl Groups and Pvl Objects.
Definition: PvlObject.h:74