![]() |
OpendTect 8.0
|
#include <visevent.h>
Public Member Functions | |
| EventInfo () | |
| EventInfo (const EventInfo &) | |
| ~EventInfo () | |
| EventInfo & | operator= (const EventInfo &) |
| void | setTabletInfo (const TabletInfo *) |
Public Attributes | |
| OD::ButtonState | buttonstate_ = OD::NoButton |
| Coord3 | displaypickedpos = Coord3::udf() |
| bool | dragging = false |
| Only set if type == MouseMovement. | |
| OD::KeyboardKey | key_ |
| Only set if type == Keyboard. | |
| Coord3 | localpickedpos = Coord3::udf() |
| Line3 | mouseline |
| Coord | mousepos = Coord::udf() |
| double | pickdepth = mUdf(double) |
| Mouseline parameter value of picked pos. | |
| TypeSet< VisID > | pickedobjids |
| bool | pressed = false |
| TabletInfo * | tabletinfo_ = nullptr |
| EventType | type = Any |
| Coord3 | worldpickedpos = Coord3::udf() |
<>
| visBase::EventInfo::EventInfo | ( | ) |
| visBase::EventInfo::EventInfo | ( | const EventInfo & | ) |
| visBase::EventInfo::~EventInfo | ( | ) |
| void visBase::EventInfo::setTabletInfo | ( | const TabletInfo * | ) |
| OD::ButtonState visBase::EventInfo::buttonstate_ = OD::NoButton |
| Coord3 visBase::EventInfo::displaypickedpos = Coord3::udf() |
| bool visBase::EventInfo::dragging = false |
Only set if type == MouseMovement.
| OD::KeyboardKey visBase::EventInfo::key_ |
Only set if type == Keyboard.
| Coord3 visBase::EventInfo::localpickedpos = Coord3::udf() |
| Line3 visBase::EventInfo::mouseline |
The line projected from the mouse-position into the scene. Line is in display coords.
| Coord visBase::EventInfo::mousepos = Coord::udf() |
| double visBase::EventInfo::pickdepth = mUdf(double) |
Mouseline parameter value of picked pos.
| bool visBase::EventInfo::pressed = false |
Only set if type == MouseClick or Keyboard If false, the button has been released.
| TabletInfo* visBase::EventInfo::tabletinfo_ = nullptr |
| Coord3 visBase::EventInfo::worldpickedpos = Coord3::udf() |
Generated at for the OpendTect seismic interpretation project. Copyright (C): dGB Beheer B.V. 1995-2025