1 #ifndef MosaicSceneWorkOrder_H 2 #define MosaicSceneWorkOrder_H 7 class MosaicSceneWidget;
Work order associated with a MosaicSceneWidget.
The main project for ipce.
Provide Undo/redo abilities, serialization, and history for an operation.
Unless noted otherwise, the portions of Isis written by the USGS are public domain.
MosaicSceneWidget * scene()
Returns the MosaicSceneWidget corresponding to this work order's interal data (the MosaicSceneWidget'...
~MosaicSceneWorkOrder()
Destructor.
void restoreZPositions(bool zValuesMightBeInUse)
Namespace for ISIS/Bullet specific routines.
Project * project() const
Returns the Project this WorkOrder is attached to.