OpendTect 8.0
Loading...
Searching...
No Matches
Public Member Functions | Static Public Member Functions | Private Member Functions | Static Private Member Functions | Private Attributes | List of all members
visBase::TopBotImage Class Reference

#include <vistopbotimage.h>

Inheritance diagram for visBase::TopBotImage:
[legend]

Public Member Functions

const Coord3bottomRight () const
 
void fillPar (IOPar &) const override
 
const char * getClassName () const override
 
const visBase::TransformationgetDisplayTransformation () const override
 
const char * getImageFilename () const
 
MultiID getImageID () const
 
bool getImageInfo (int &w, int &h, int &pixsz) const
 
const unsigned char * getTextureData () const
 
bool getTextureDataInfo (TypeSet< Coord3 > &coords, TypeSet< Coord > &texcoords, TypeSet< int > &ps) const
 
float getTransparency () const
 
void setDisplayTransformation (const visBase::Transformation *) override
 
void setImageFilename (const char *)
 
void setImageID (const MultiID &)
 
void setPos (const Coord3 &tl, const Coord3 &br)
 
void setTransparency (float)
 
const Coord3topLeft () const
 
bool usePar (const IOPar &) override
 
- Public Member Functions inherited from visBase::VisualObjectImpl
const MaterialgetMaterial () const
 
MaterialgetMaterial () override
 
bool isRightHandSystem () const override
 
NotifierAccessmaterialChange ()
 
void readLock ()
 
void readUnLock ()
 
void setLockable ()
 
void setMaterial (Material *) override
 
void setRightHandSystem (bool yn) override
 
bool tryReadLock ()
 
bool tryWriteLock ()
 
void writeLock ()
 
void writeUnLock ()
 
- Public Member Functions inherited from visBase::VisualObject
NotifierAccessdeSelection () override
 
virtual bool getBoundingBox (Coord3 &min, Coord3 &max) const
 
NotifierAccessrightClicked () override
 
const EventInforightClickedEventInfo () const
 
const TypeSet< VisID > * rightClickedPath () const override
 
bool selectable () const override
 
NotifierAccessselection () override
 
virtual void setSceneEventCatcher (EventCatcher *)
 
void setSelectable (bool yn)
 
- Public Member Functions inherited from visBase::DataObject
template<class T >
T * addNodeState (T *ns)
 
void deSelect () const
 
void enableTraversal (unsigned int mask, bool yn=true)
 
virtual const char * errMsg () const
 
SoNode * getInventorNode ()
 
const SoNode * getInventorNode () const
 
BufferString getName () const override
 
NodeStategetNodeState (int idx)
 
virtual float getPixelDensity () const
 
VisID id () const
 
virtual bool isOK () const
 
virtual bool isOn () const
 
bool isPickable (bool actively=true) const
 
virtual bool isSelected () const
 
bool isTraversalEnabled (unsigned int mask) const
 
const OD::Stringname () const override
 
osg::Node * osgNode (bool skipswitch=false)
 
const osg::Node * osgNode (bool skipswitch=false) const
 
NodeStateremoveNodeState (NodeState *)
 
virtual bool rightClickable () const
 
void select () const
 
bool serialize (const char *filename, bool binary=false)
 
void setID (const VisID &)
 
void setName (const char *) override
 
void setName (const uiString &uistr)
 
void setPickable (bool actively, bool passively=true)
 
virtual void setPixelDensity (float dpi)
 
void setUiName (const uiString &)
 
virtual bool turnOn (bool yn)
 
uiString uiName () const
 
void updateSel () const
 
- Public Member Functions inherited from SharedObject
 SharedObject (const char *nm=nullptr)
 
- Public Member Functions inherited from NamedCallBacker
 NamedCallBacker (const char *nm=nullptr)
 
 NamedCallBacker (const NamedCallBacker &)=delete
 
 ~NamedCallBacker ()
 
virtual Notifier< NamedCallBacker > & objectToBeDeleted () const
 
NamedCallBackeroperator= (const NamedCallBacker &)=delete
 
bool operator== (const NamedCallBacker &oth) const
 
bool operator== (const NamedObject &oth) const
 
- 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 detachAllNotifiers () const
 Call from the destructor of your inherited object.
 
void detachCB (const NotifierAccess &, const CallBack &) const
 
void detachCB (const NotifierAccess *notif, const CallBack &cb) const
 
virtual bool isCapsule () const
 
bool isNotifierAttached (const NotifierAccess *) const
 Only for debugging purposes, don't use.
 
CallBackeroperator= (const CallBacker &)=delete
 
void stopReceivingNotifications () const
 
virtual CallBackertrueCaller ()
 
- Public Member Functions inherited from NamedObject
 NamedObject (const char *nm=nullptr)
 
 NamedObject (const NamedObject &oth)
 
virtual ~NamedObject ()
 
bool getNameFromPar (const IOPar &)
 
const name_typename () const override
 
NamedObjectoperator= (const NamedObject &)
 
bool operator== (const NamedObject &oth) const
 
- Public Member Functions inherited from ObjectWithName
virtual ~ObjectWithName ()
 
bool hasName (const char *nm) const
 
bool hasName (const name_type &nm) const
 
void putNameInPar (IOPar &) const
 
- Public Member Functions inherited from RefCount::Referenced
void addObserver (WeakPtrBase *obs)
 Not for normal use. May become private.
 
int nrRefs () const
 Only for expert use.
 
void ref () const
 
bool refIfReffed () const
 Don't use in production, for debugging.
 
void removeObserver (WeakPtrBase *obs)
 Not for normal use. May become private.
 
bool tryRef () const
 Not for normal use. May become private.
 
void unRef () const
 
void unRefNoDelete () const
 

Static Public Member Functions

static RefMan< TopBotImagecreate ()
 
static const char * getStaticClassName ()
 
static void initClass ()
 
static const char * sFactoryKeyword ()
 
- Static Public Member Functions inherited from visBase::VisualObjectImpl
static const char * sKeyIsOn ()
 
static const char * sKeyMaterial ()
 
static const char * sKeyMaterialID ()
 
- Static Public Member Functions inherited from visBase::DataObject
static osgViewer::CompositeViewer * getCommonViewer ()
 
static float getDefaultPixelDensity ()
 
static VisID getID (const osg::Node *)
 
static bool isVisualizationThread ()
 
static void requestSingleRedraw ()
 
static void setCommonViewer (osgViewer::CompositeViewer *)
 
static void setDefaultPixelDensity (float)
 
static void setVisualizationThread (const void *)
 Call only once from initialization.
 
- Static Public Member Functions inherited from SharedObject
static Notifier< SharedObject > & instanceCreated ()
 
- Static Public Member Functions inherited from CallBacker
static void createReceiverForCurrentThread ()
 
static void removeReceiverForCurrentThread ()
 
- Static Public Member Functions inherited from RefCount::Referenced
static bool isSane (const Referenced *)
 

Private Member Functions

 TopBotImage ()
 
 ~TopBotImage ()
 
 mOD_DisableCopy (TopBotImage)
 
void setRGBImage (const OD::RGBImage &)
 
void setRGBImageFromFile (const char *)
 
void updateCoords ()
 

Static Private Member Functions

static visBase::DataObjectcreateInternal ()
 
static const char * sKeyBottomRightCoord ()
 
static const char * sKeyTopLeftCoord ()
 

Private Attributes

ImageDef imagedef_
 
int layerid_
 
osgGeo::LayeredTexture * laytex_
 
MultiID odimageid_
 
Coord3 pos0_
 
Coord3 pos1_
 
osgGeo::TexturePlaneNode * texplane_
 
ConstRefMan< visBase::Transformationtrans_
 

Additional Inherited Members

- Public Types inherited from ObjectWithName
typedef OD::String name_type
 
- Protected Member Functions inherited from visBase::VisualObjectImpl
 VisualObjectImpl (bool selectable)
 
virtual ~VisualObjectImpl ()
 
int addChild (osg::Node *)
 
int childIndex (const osg::Node *) const
 
void insertChild (int pos, osg::Node *)
 
virtual void materialChangeCB (CallBacker *)
 
void removeChild (osg::Node *)
 
void setGroupNode (DataObject *)
 
virtual void setGroupNode (osg::Group *)
 Must be called during construction.
 
- Protected Member Functions inherited from visBase::VisualObject
 VisualObject (bool selectable=false)
 
 ~VisualObject ()
 
void triggerDeSel () override
 
void triggerRightClick (const EventInfo *) override
 
void triggerSel () override
 
- Protected Member Functions inherited from visBase::DataObject
 DataObject ()
 
 ~DataObject ()
 
void doAddNodeState (NodeState *)
 
virtual osg::StateSet * getStateSet ()
 
template<class T >
T * setOsgNode (T *t)
 Must be called during construction.
 
void updateNodemask ()
 
- Protected Member Functions inherited from SharedObject
 ~SharedObject ()
 
- Protected Member Functions inherited from NamedCallBacker
void sendDelNotif () const
 
- Protected Member Functions inherited from RefCount::Referenced
 Referenced ()
 
 Referenced (const Referenced &)
 
virtual ~Referenced ()
 
Referencedoperator= (const Referenced &)
 
- Protected Attributes inherited from visBase::VisualObjectImpl
RefMan< Materialmaterial_
 
bool righthandsystem_ = true
 
- Protected Attributes inherited from NamedCallBacker
Threads::Atomic< bool > delalreadytriggered_
 
Notifier< NamedCallBackerdelnotif_
 
- Protected Attributes inherited from NamedObject
BufferString name_
 

Detailed Description

<>

Constructor & Destructor Documentation

◆ TopBotImage()

visBase::TopBotImage::TopBotImage ( )
private

◆ ~TopBotImage()

visBase::TopBotImage::~TopBotImage ( )
private

Member Function Documentation

◆ bottomRight()

const Coord3 & visBase::TopBotImage::bottomRight ( ) const
inline

◆ create()

static RefMan< TopBotImage > visBase::TopBotImage::create ( )
static

◆ createInternal()

static visBase::DataObject * visBase::TopBotImage::createInternal ( )
inlinestaticprivate

◆ fillPar()

void visBase::TopBotImage::fillPar ( IOPar & ) const
overridevirtual

Reimplemented from visBase::VisualObjectImpl.

◆ getClassName()

const char * visBase::TopBotImage::getClassName ( ) const
overridevirtual

Reimplemented from visBase::DataObject.

◆ getDisplayTransformation()

const visBase::Transformation * visBase::TopBotImage::getDisplayTransformation ( ) const
overridevirtual

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.

◆ getImageFilename()

const char * visBase::TopBotImage::getImageFilename ( ) const

◆ getImageID()

MultiID visBase::TopBotImage::getImageID ( ) const
inline

◆ getImageInfo()

bool visBase::TopBotImage::getImageInfo ( int & w,
int & h,
int & pixsz ) const

◆ getStaticClassName()

static const char * visBase::TopBotImage::getStaticClassName ( )
static

◆ getTextureData()

const unsigned char * visBase::TopBotImage::getTextureData ( ) const

◆ getTextureDataInfo()

bool visBase::TopBotImage::getTextureDataInfo ( TypeSet< Coord3 > & coords,
TypeSet< Coord > & texcoords,
TypeSet< int > & ps ) const

◆ getTransparency()

float visBase::TopBotImage::getTransparency ( ) const

◆ initClass()

static void visBase::TopBotImage::initClass ( )
static

◆ mOD_DisableCopy()

visBase::TopBotImage::mOD_DisableCopy ( TopBotImage )
private

◆ setDisplayTransformation()

void visBase::TopBotImage::setDisplayTransformation ( const visBase::Transformation * )
overridevirtual

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.

◆ setImageFilename()

void visBase::TopBotImage::setImageFilename ( const char * )

◆ setImageID()

void visBase::TopBotImage::setImageID ( const MultiID & )

◆ setPos()

void visBase::TopBotImage::setPos ( const Coord3 & tl,
const Coord3 & br )

◆ setRGBImage()

void visBase::TopBotImage::setRGBImage ( const OD::RGBImage & )
private

◆ setRGBImageFromFile()

void visBase::TopBotImage::setRGBImageFromFile ( const char * )
private

◆ setTransparency()

void visBase::TopBotImage::setTransparency ( float )

◆ sFactoryKeyword()

static const char * visBase::TopBotImage::sFactoryKeyword ( )
static

◆ sKeyBottomRightCoord()

static const char * visBase::TopBotImage::sKeyBottomRightCoord ( )
staticprivate

◆ sKeyTopLeftCoord()

static const char * visBase::TopBotImage::sKeyTopLeftCoord ( )
staticprivate

◆ topLeft()

const Coord3 & visBase::TopBotImage::topLeft ( ) const
inline

◆ updateCoords()

void visBase::TopBotImage::updateCoords ( )
private

◆ usePar()

bool visBase::TopBotImage::usePar ( const IOPar & )
overridevirtual

Reimplemented from visBase::VisualObjectImpl.

Member Data Documentation

◆ imagedef_

ImageDef visBase::TopBotImage::imagedef_
private

◆ layerid_

int visBase::TopBotImage::layerid_
private

◆ laytex_

osgGeo::LayeredTexture* visBase::TopBotImage::laytex_
private

◆ odimageid_

MultiID visBase::TopBotImage::odimageid_
private

◆ pos0_

Coord3 visBase::TopBotImage::pos0_
private

◆ pos1_

Coord3 visBase::TopBotImage::pos1_
private

◆ texplane_

osgGeo::TexturePlaneNode* visBase::TopBotImage::texplane_
private

◆ trans_

ConstRefMan< visBase::Transformation > visBase::TopBotImage::trans_
private

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