#include <ImageTreeWidget.h>

Public Member Functions | |
| ImagePosition (int outerIndex, int innerIndex) | |
| ImagePosition (const ImagePosition &other) | |
| void | setPosition (int outerIndex, int innerIndex) |
| int | group () const |
| int | index () const |
| bool | isValid () const |
| void | swap (ImagePosition &other) |
| bool | operator< (const ImagePosition &rhs) |
| ImagePosition & | operator= (const ImagePosition &rhs) |
Private Member Functions | |
| void | init () |
Private Attributes | |
| int | m_group |
| int | m_index |
Definition at line 82 of file ImageTreeWidget.h.
| U.S. Department of the Interior | U.S. Geological Survey ISIS | Privacy & Disclaimers | Astrogeology Research Program To contact us, please post comments and questions on the ISIS Support Center File Modified: 07/12/2023 23:54:56 |