#include <selectionset.h>
Structure to hold selection box (marquis, selection boundary) drawn by the user onto one of the views.
Definition at line 36 of file selectionset.h.
Public Attributes | |
| double | x |
| double | y |
| double | w |
| double | h |
| double SelectionSet::SelBox::x |
Definition at line 37 of file selectionset.h.
Referenced by SelectionSet::resetBox(), VectorEditor::viewMouseMove(), VectorEditor::viewMousePress(), VectorEditor::viewMouseRelease(), and VectorEditor::viewSelChanged().
| double SelectionSet::SelBox::y |
Definition at line 38 of file selectionset.h.
Referenced by SelectionSet::resetBox(), VectorEditor::viewMouseMove(), VectorEditor::viewMousePress(), VectorEditor::viewMouseRelease(), and VectorEditor::viewSelChanged().
| double SelectionSet::SelBox::w |
Definition at line 39 of file selectionset.h.
Referenced by SelectionSet::resetBox(), VectorEditor::viewMousePress(), VectorEditor::viewMouseRelease(), and VectorEditor::viewSelChanged().
| double SelectionSet::SelBox::h |
Definition at line 40 of file selectionset.h.
Referenced by SelectionSet::resetBox(), VectorEditor::viewMousePress(), VectorEditor::viewMouseRelease(), and VectorEditor::viewSelChanged().
|
Home |
Search |
Disclaimers & Privacy |
Contact Us GLIMSView Maintainer: dsoltesz@usgs.gov |