GLIMSView Source Code Documentation

MouseState Struct Reference

#include <histogramdlg.h>

List of all members.


Detailed Description

Structure to hold the mouse state.

Definition at line 59 of file histogramdlg.h.


Public Attributes

int mPointMoving
 state of stretch points' motion
bool mLeftDown
 left mouse button down
bool mMidDown
 middle mouse button down
bool mRightDown
 the right mouse button down
int mMouseX
 the mouse's x pos
int mMouseY
 the mouse's y pos

Member Data Documentation

left mouse button down

Definition at line 61 of file histogramdlg.h.

Referenced by HistogramDlg::init().

middle mouse button down

Definition at line 62 of file histogramdlg.h.

Referenced by HistogramDlg::init().

the right mouse button down

Definition at line 63 of file histogramdlg.h.

Referenced by HistogramDlg::init().


The documentation for this struct was generated from the following file:

Home | Search | Disclaimers & Privacy | Contact Us
GLIMSView Maintainer: dsoltesz@usgs.gov