OpendTect  6.3
Classes | Public Types | Public Member Functions | Protected Member Functions | Protected Attributes | List of all members
visSurvey::PSEventDisplay Class Reference
Inheritance diagram for visSurvey::PSEventDisplay:
[legend]

Classes

struct  ParentAttachedObject
 

Public Types

enum  MarkerColor { Single, Quality, Velocity, VelocityFit }
 
enum  DisplayMode { ZeroOffset, FullOnSections, ZeroOffsetOnSections, FullOnGathers }
 

Public Member Functions

 PSEventDisplay ()
 
 mDefaultFactoryInstantiation (visSurvey::SurveyObject, PSEventDisplay,"PSEventDisplay",::toUiString(sFactoryKeyword()))
 
bool isInlCrl () const
 
void setEventManager (PreStack::EventManager *)
 
void setHorizonID (int)
 
 mDeclareEnumUtils (MarkerColor)
 
void setMarkerColor (MarkerColor, bool update=true)
 
MarkerColor getMarkerColor () const
 
void setColTabMapper (int, const ColTab::Mapper &, TaskRunner *)
 
void setColTabRange (Interval< float >)
 
virtual const ColTab::MappergetColTabMapper (int) const
 
virtual const ColTab::SequencegetColTabSequence (int ch=0) const
 
virtual void setColTabSequence (int, const ColTab::Sequence &, TaskRunner *)
 
virtual bool canSetColTabSequence () const
 
virtual int nrAttribs () const
 
virtual void setPixelDensity (float)
 
 mDeclareEnumUtils (DisplayMode)
 
void setDisplayMode (DisplayMode)
 
DisplayMode getDisplayMode () const
 
void setLineStyle (const OD::LineStyle &)
 
OD::LineStyle getLineStyle () const
 
void setMarkerStyle (const OD::MarkerStyle3D &)
 
void setMarkerStyle (const OD::MarkerStyle3D &, bool updat)
 
virtual bool hasColor () const
 
virtual Color getColor () const
 
const uiStringSetmarkerColorNames () const
 
const uiStringSetdisplayModeNames () const
 
bool hasParents () const
 
bool supportsDisplay () const
 
- Public Member Functions inherited from visBase::VisualObjectImpl
void setRightHandSystem (bool yn)
 
bool isRightHandSystem () const
 
void setLockable ()
 
void readLock ()
 
void readUnLock ()
 
bool tryReadLock ()
 
void writeLock ()
 
void writeUnLock ()
 
bool tryWriteLock ()
 
void setMaterial (Material *)
 
const MaterialgetMaterial () const
 
MaterialgetMaterial ()
 
virtual bool usePar (const IOPar &)
 
virtual void fillPar (IOPar &) const
 
- Public Member Functions inherited from visBase::VisualObject
virtual bool getBoundingBox (Coord3 &min, Coord3 &max) const
 
virtual void setSceneEventCatcher (EventCatcher *)
 
void setSelectable (bool yn)
 
bool selectable () const
 
NotifierAccessselection ()
 
NotifierAccessdeSelection ()
 
virtual NotifierAccessrightClicked ()
 
const EventInforightClickedEventInfo () const
 
const TypeSet< int > * rightClickedPath () const
 
- Public Member Functions inherited from visBase::DataObject
virtual const char * getClassName () const
 
virtual bool isOK () const
 
int id () const
 
void setID (int nid)
 
uiString name () const
 
virtual void setName (const uiString &)
 
osg::Node * osgNode (bool skipswitch=false)
 
const osg::Node * osgNode (bool skipswitch=false) const
 
void enableTraversal (unsigned int mask, bool yn=true)
 
bool isTraversalEnabled (unsigned int mask) const
 
virtual bool turnOn (bool yn)
 
virtual bool isOn () const
 
bool isPickable (bool actively=true) const
 
void setPickable (bool actively, bool passively=true)
 
virtual bool rightClickable () const
 
void select () const
 
void deSelect () const
 
void updateSel () const
 
virtual bool isSelected () const
 
virtual void setDisplayTransformation (const visBase::Transformation *)
 
virtual float getPixelDensity () const
 
virtual const uiStringerrMsg () const
 
bool serialize (const char *filename, bool binary=false)
 
void setParent (DataObjectGroup *g)
 
template<class T >
T * addNodeState (T *ns)
 
NodeStateremoveNodeState (NodeState *)
 
NodeStategetNodeState (int idx)
 
- Public Member Functions inherited from CallBacker
 CallBacker ()
 
 CallBacker (const CallBacker &)
 
virtual ~CallBacker ()
 
bool attachCB (const NotifierAccess &, const CallBack &, bool onlyifnew=false) const
 
bool attachCB (const NotifierAccess *notif, const CallBack &cb, bool onlyifnew=false) const
 
void detachCB (const NotifierAccess &, const CallBack &) const
 
void detachCB (const NotifierAccess *notif, const CallBack &cb) const
 
bool isNotifierAttached (const NotifierAccess *) const
 Only for debugging purposes, don't use. More...
 
virtual bool isCapsule () const
 
void stopReceivingNotifications () const
 

Protected Member Functions

void clearAll ()
 
 ~PSEventDisplay ()
 
void otherObjectsMoved (const ObjectSet< const SurveyObject > &, int whichobj)
 
void setDisplayTransformation (const mVisTrans *)
 
const mVisTransgetDisplayTransformation () const
 
void eventChangeCB (CallBacker *)
 
void eventForceReloadCB (CallBacker *)
 
void updateDisplay ()
 
void updateDisplay (ParentAttachedObject *)
 
void clearDisplay (ParentAttachedObject *)
 
void retrieveParents ()
 
void ensureDistribSet (const TypeSet< float > &)
 
float getMoveoutComp (const TypeSet< float > &, const TypeSet< float > &) const
 
- Protected Member Functions inherited from visBase::VisualObjectImpl
int addChild (osg::Node *)
 
void insertChild (int pos, osg::Node *)
 
void removeChild (osg::Node *)
 
int childIndex (const osg::Node *) const
 
 VisualObjectImpl (bool selectable)
 
virtual ~VisualObjectImpl ()
 
virtual void materialChangeCB (CallBacker *)
 
virtual void setGroupNode (osg::Group *)
 Must be called during construction. More...
 
- Protected Member Functions inherited from visBase::VisualObject
void triggerSel ()
 
void triggerDeSel ()
 
void triggerRightClick (const EventInfo *)
 
 VisualObject (bool selectable=false)
 
 ~VisualObject ()
 
- Protected Member Functions inherited from visBase::DataObject
 ~DataObject ()
 
virtual osg::StateSet * getStateSet ()
 
void doAddNodeState (NodeState *ns)
 
 DataObject ()
 
template<class T >
T * setOsgNode (T *t)
 Must be called during construction. More...
 
void updateNodemask ()
 
- Protected Member Functions inherited from CallBacker
void detachAllNotifiers () const
 Call from the destructor of your inherited object. More...
 
- Protected Member Functions inherited from visSurvey::SurveyObject
 SurveyObject ()
 
 ~SurveyObject ()
 
void initAdaptiveMouseCursor (CallBacker *eventcb, int objid, int inplanedragkeys, MouseCursor &)
 

Protected Attributes

visBase::DrawStylelinestyle_
 
const mVisTransdisplaytransform_
 
ObjectSet< ParentAttachedObjectparentattached_
 
DisplayMode displaymode_
 
PreStack::EventManagereventman_
 
int horid_
 
Interval< float > qualityrange_
 
float offsetscale_
 
MarkerColor markercolor_
 
ConstRefMan< ColTab::Mapperctabmapper_
 
ConstRefMan< ColTab::Sequencectabsequence_
 
OD::MarkerStyle3D markerstyle_
 
visBase::MarkerSeteventmarkerset_
 
Threads::Lock lock_
 
- Protected Attributes inherited from visBase::VisualObjectImpl
Materialmaterial_
 
bool righthandsystem_
 
- Protected Attributes inherited from visBase::DataObject
DataObjectGroupparent_
 
- Protected Attributes inherited from visSurvey::SurveyObject
uiString errmsg_
 
Scenescene_
 
int updatestagenr_
 
bool locked_
 
ObjectSet< BufferStringSetuserrefs_
 
const Survey::Geometry3Ds3dgeom_
 
BufferString survname_
 
bool saveinsessionsflag_
 

Additional Inherited Members

- Static Public Member Functions inherited from visBase::VisualObjectImpl
static const char * sKeyMaterialID ()
 
static const char * sKeyMaterial ()
 
static const char * sKeyIsOn ()
 
- Static Public Member Functions inherited from visBase::DataObject
static int getID (const osg::Node *)
 
static float getDefaultPixelDensity ()
 
static void setVisualizationThread (Threads::ThreadID)
 Call only once from initialization. More...
 
static bool isVisualizationThread ()
 
static void requestSingleRedraw ()
 
static void setCommonViewer (osgViewer::CompositeViewer *)
 
static osgViewer::CompositeViewer * getCommonViewer ()
 
static const osgGeo::GLInfo * getGLInfo ()
 
static NotifierAccessglInfoAvailable ()
 
- Static Public Member Functions inherited from CallBacker
static void createReceiverForCurrentThread ()
 
static void removeReceiverForCurrentThread ()
 
- Static Protected Member Functions inherited from visSurvey::SurveyObject
static int cValNameOffset ()
 

Detailed Description

Member Enumeration Documentation

Enumerator
ZeroOffset 
FullOnSections 
ZeroOffsetOnSections 
FullOnGathers 
Enumerator
Single 
Quality 
Velocity 
VelocityFit 

Constructor & Destructor Documentation

visSurvey::PSEventDisplay::PSEventDisplay ( )
visSurvey::PSEventDisplay::~PSEventDisplay ( )
protected

Member Function Documentation

virtual bool visSurvey::PSEventDisplay::canSetColTabSequence ( ) const
inlinevirtual

Reimplemented from visSurvey::SurveyObject.

void visSurvey::PSEventDisplay::clearAll ( )
protected
void visSurvey::PSEventDisplay::clearDisplay ( ParentAttachedObject )
protected
const uiStringSet& visSurvey::PSEventDisplay::displayModeNames ( ) const
void visSurvey::PSEventDisplay::ensureDistribSet ( const TypeSet< float > &  )
protected
void visSurvey::PSEventDisplay::eventChangeCB ( CallBacker )
protected
void visSurvey::PSEventDisplay::eventForceReloadCB ( CallBacker )
protected
virtual Color visSurvey::PSEventDisplay::getColor ( ) const
virtual

Reimplemented from visSurvey::SurveyObject.

virtual const ColTab::Mapper& visSurvey::PSEventDisplay::getColTabMapper ( int  ) const
virtual

Reimplemented from visSurvey::SurveyObject.

virtual const ColTab::Sequence& visSurvey::PSEventDisplay::getColTabSequence ( int  ch = 0) const
virtual

Reimplemented from visSurvey::SurveyObject.

DisplayMode visSurvey::PSEventDisplay::getDisplayMode ( ) const
const mVisTrans* visSurvey::PSEventDisplay::getDisplayTransformation ( ) const
protectedvirtual

All positions going from the outside world to the vis should be transformed with this transform. This enables us to have different coord-systems outside OI, e.g. we can use UTM coords outside the vis without loosing precision in the vis.

Reimplemented from visBase::DataObject.

OD::LineStyle visSurvey::PSEventDisplay::getLineStyle ( ) const
MarkerColor visSurvey::PSEventDisplay::getMarkerColor ( ) const
float visSurvey::PSEventDisplay::getMoveoutComp ( const TypeSet< float > &  ,
const TypeSet< float > &   
) const
protected
virtual bool visSurvey::PSEventDisplay::hasColor ( ) const
inlinevirtual

Reimplemented from visSurvey::SurveyObject.

bool visSurvey::PSEventDisplay::hasParents ( ) const
bool visSurvey::PSEventDisplay::isInlCrl ( ) const
inlinevirtual

Reimplemented from visSurvey::SurveyObject.

const uiStringSet& visSurvey::PSEventDisplay::markerColorNames ( ) const
visSurvey::PSEventDisplay::mDeclareEnumUtils ( MarkerColor  )
visSurvey::PSEventDisplay::mDeclareEnumUtils ( DisplayMode  )
visSurvey::PSEventDisplay::mDefaultFactoryInstantiation ( visSurvey::SurveyObject  ,
PSEventDisplay  ,
"PSEventDisplay"  ,
::toUiString(sFactoryKeyword())   
)
virtual int visSurvey::PSEventDisplay::nrAttribs ( ) const
inlinevirtual

Reimplemented from visSurvey::SurveyObject.

void visSurvey::PSEventDisplay::otherObjectsMoved ( const ObjectSet< const SurveyObject > &  ,
int  whichobj 
)
protectedvirtual

If other objects are moved, removed or added in the scene, this function is called.

Note
that it only notifies on objects that return something on getMovementNotifier().
Parameters
whichobjrefers to id of the moved object

Reimplemented from visSurvey::SurveyObject.

void visSurvey::PSEventDisplay::retrieveParents ( )
protected
void visSurvey::PSEventDisplay::setColTabMapper ( int  ,
const ColTab::Mapper ,
TaskRunner  
)
virtual

Reimplemented from visSurvey::SurveyObject.

void visSurvey::PSEventDisplay::setColTabRange ( Interval< float >  )
virtual void visSurvey::PSEventDisplay::setColTabSequence ( int  ,
const ColTab::Sequence ,
TaskRunner  
)
virtual

Reimplemented from visSurvey::SurveyObject.

void visSurvey::PSEventDisplay::setDisplayMode ( DisplayMode  )
void visSurvey::PSEventDisplay::setDisplayTransformation ( const mVisTrans )
protected
void visSurvey::PSEventDisplay::setEventManager ( PreStack::EventManager )
void visSurvey::PSEventDisplay::setHorizonID ( int  )
void visSurvey::PSEventDisplay::setLineStyle ( const OD::LineStyle )
virtual

Reimplemented from visSurvey::SurveyObject.

void visSurvey::PSEventDisplay::setMarkerColor ( MarkerColor  ,
bool  update = true 
)
void visSurvey::PSEventDisplay::setMarkerStyle ( const OD::MarkerStyle3D )
virtual

Reimplemented from visSurvey::SurveyObject.

void visSurvey::PSEventDisplay::setMarkerStyle ( const OD::MarkerStyle3D ,
bool  updat 
)
virtual void visSurvey::PSEventDisplay::setPixelDensity ( float  )
virtual

Reimplemented from visBase::DataObject.

bool visSurvey::PSEventDisplay::supportsDisplay ( ) const
void visSurvey::PSEventDisplay::updateDisplay ( )
protected
void visSurvey::PSEventDisplay::updateDisplay ( ParentAttachedObject )
protected

Member Data Documentation

ConstRefMan<ColTab::Mapper> visSurvey::PSEventDisplay::ctabmapper_
protected
ConstRefMan<ColTab::Sequence> visSurvey::PSEventDisplay::ctabsequence_
protected
DisplayMode visSurvey::PSEventDisplay::displaymode_
protected
const mVisTrans* visSurvey::PSEventDisplay::displaytransform_
protected
PreStack::EventManager* visSurvey::PSEventDisplay::eventman_
protected
visBase::MarkerSet* visSurvey::PSEventDisplay::eventmarkerset_
protected
int visSurvey::PSEventDisplay::horid_
protected
visBase::DrawStyle* visSurvey::PSEventDisplay::linestyle_
protected
Threads::Lock visSurvey::PSEventDisplay::lock_
mutableprotected
MarkerColor visSurvey::PSEventDisplay::markercolor_
protected
OD::MarkerStyle3D visSurvey::PSEventDisplay::markerstyle_
protected
float visSurvey::PSEventDisplay::offsetscale_
protected
ObjectSet<ParentAttachedObject> visSurvey::PSEventDisplay::parentattached_
protected
Interval<float> visSurvey::PSEventDisplay::qualityrange_
protected

Generated at for the OpendTect seismic interpretation project. Copyright (C): dGB Beheer B. V. 2017