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;
 
Control Network Display on Mosaic Scene.
Definition: ControlNetGraphicsItem.h:37
 
a control network
Definition: ControlNet.h:258
 
A single control point.
Definition: ControlPoint.h:356
 
This represents a cube in a project-based GUI interface.
Definition: Image.h:107
 
Internalizes a list of images and allows for operations on the entire list.
Definition: ImageList.h:55
 
Contains Pvl Groups and Pvl Objects.
Definition: PvlObject.h:61
 
This is free and unencumbered software released into the public domain.
Definition: Apollo.h:16