13 #include "generalmod.h" 37 virtual void reset() = 0;
38 virtual bool success()
const = 0;
39 virtual bool waiting()
const = 0;
40 virtual const Coord3& getPos()
const = 0;
42 virtual int getTrcNr()
const = 0;
43 virtual int getSceneID()
const = 0;
53 virtual int unTransformedSceneID()
const = 0;
#define mExpClass(module)
Definition: commondefs.h:157
Inherit from this class to be able to send and/or receive CallBacks.
Definition: callback.h:182
Interface class for Notifier. See comments there.
Definition: notify.h:20
Definition: pickretriever.h:22
3D point or vector
Definition: commontypes.h:57
ButtonState
Definition: keyenum.h:18
static RefMan< PickRetriever > instance_
Definition: pickretriever.h:58
Index_Type GeomID
Definition: commontypes.h:48
OD::ButtonState buttonstate_
Definition: pickretriever.h:52