35 _in_window(copy._in_window),
46 INLINE
void MouseData::
48 _in_window = copy._in_window;
58 INLINE
double MouseData::
68 INLINE
double MouseData::
78 INLINE
bool MouseData::
79 get_in_window()
const {
84 INLINE ostream &operator << (ostream &out,
const MouseData &md) {
Holds the data that might be generated by a 2-d pointer input device, such as the mouse in the Graphi...