OpendTect-6_4
6.4
|
Public Member Functions | |
PickRetriever () | |
virtual bool | enable (const TypeSet< int > *allowedsc)=0 |
virtual NotifierAccess * | finished ()=0 |
virtual void | reset ()=0 |
virtual bool | success () const =0 |
virtual bool | waiting () const =0 |
virtual const Coord3 & | getPos () const =0 |
virtual Pos::GeomID | getGeomID () const =0 |
virtual int | getTrcNr () const =0 |
virtual int | getSceneID () const =0 |
virtual const TypeSet< int > & | getPickedObjIDs () const =0 |
virtual int | unTransformedSceneID () const =0 |
virtual const ZAxisTransform * | getZAxisTransform () const =0 |
Public Member Functions inherited from CallBacker | |
CallBacker () | |
CallBacker (const CallBacker &) | |
virtual | ~CallBacker () |
bool | attachCB (NotifierAccess &, const CallBack &, bool onlyifnew=false) |
bool | attachCB (NotifierAccess *notif, const CallBack &cb, bool onlyifnew=false) |
void | detachCB (NotifierAccess &, const CallBack &) |
void | detachCB (NotifierAccess *notif, const CallBack &cb) |
bool | isNotifierAttached (NotifierAccess *) const |
Only for debugging purposes, don't use. More... | |
Static Public Member Functions | |
static PickRetriever * | getInstance () |
static void | setInstance (PickRetriever *) |
Public Attributes | |
OD::ButtonState | buttonstate_ |
Static Protected Attributes | |
static RefMan< PickRetriever > | instance_ |
Private Member Functions | |
mRefCountImpl (PickRetriever) | |
Additional Inherited Members | |
Protected Member Functions inherited from CallBacker | |
void | detachAllNotifiers () |
Call from the destructor of your inherited object. More... | |
Interface to when an application wants a pick somewere in a 3D environment. There should normally only be one instance in memory, and that should be accessed via PickRetriever::getInstance().
PickRetriever::PickRetriever | ( | ) |
|
pure virtual |
Sets the object in a state where it's retrieving picks.
Implemented in uiVisPickRetriever.
|
pure virtual |
Triggers when it does not look for pick any longer. The outcome can be retrieved bu success(), getPos() and getSceneID().
Implemented in uiVisPickRetriever.
|
pure virtual |
Implemented in uiVisPickRetriever.
|
static |
Main access function.
|
pure virtual |
Implemented in uiVisPickRetriever.
|
pure virtual |
Implemented in uiVisPickRetriever.
|
pure virtual |
Implemented in uiVisPickRetriever.
|
pure virtual |
Implemented in uiVisPickRetriever.
|
pure virtual |
Implemented in uiVisPickRetriever.
|
private |
|
pure virtual |
Implemented in uiVisPickRetriever.
|
static |
Should normally only be called from application initiation.
|
pure virtual |
Implemented in uiVisPickRetriever.
|
pure virtual |
Implemented in uiVisPickRetriever.
|
pure virtual |
Implemented in uiVisPickRetriever.
OD::ButtonState PickRetriever::buttonstate_ |
|
staticprotected |
Generated at for the OpendTect seismic interpretation project. Copyright (C): dGB Beheer B. V. 2019