OpendTect
6.6
|
Public Member Functions | |
bool | addAttrib () |
virtual void | allowShading (bool) |
bool | canAddAttrib (int nrattribstoadd=1) const |
virtual bool | canBDispOn2DViewer () const |
bool | canDisplayInteractively (Pos::GeomID geomid=-1) const |
bool | canEnableTextureInterpolation () const |
bool | canHaveMultipleAttribs () const |
bool | canHaveMultipleTextures () const |
bool | canRemoveAttrib () const |
bool | canSetColTabSequence () const |
void | clearTextures () |
void | enableAttrib (int attrib, bool yn) |
void | enableTextureInterpolation (bool) |
const char * | errMsg () const |
void | fillPar (IOPar &) const |
unsigned char | getAttribTransparency (int) const |
visBase::TextureChannels * | getChannels () const |
visBase::TextureChannel2RGBA * | getChannels2RGBA () |
int | getColTabID (int) const |
const ColTab::MapperSetup * | getColTabMapperSetup (int attrib, int version) const |
const ColTab::MapperSetup * | getColTabMapperSetup (int) const |
const ColTab::Sequence * | getColTabSequence (int) const |
const TypeSet< float > * | getHistogram (int) const |
int | getResolution () const |
const Attrib::SelSpec * | getSelSpec (int attrib, int version=0) const |
const TypeSet< Attrib::SelSpec > * | getSelSpecs (int attrib) const |
bool | isAngle (int attrib) const |
bool | isAttribEnabled (int attrib) const |
bool | isOn () const |
bool | isShown () const |
int | nrAttribs () const |
virtual int | nrResolutions () const =0 |
int | nrTextures (int attrib) const |
bool | removeAttrib (int attrib) |
int | selectedTexture (int attrib) const |
void | selectTexture (int attrib, int texture) |
void | setAngleFlag (int attrib, bool yn) |
void | setAttribTransparency (int, unsigned char) |
bool | setChannels2RGBA (visBase::TextureChannel2RGBA *) |
void | setColTabMapperSetup (int, const ColTab::MapperSetup &, TaskRunner *) |
void | setColTabSequence (int, const ColTab::Sequence &, TaskRunner *) |
virtual void | setResolution (int, TaskRunner *)=0 |
void | setSelSpec (int, const Attrib::SelSpec &) |
void | setSelSpecs (int attrib, const TypeSet< Attrib::SelSpec > &) |
bool | swapAttribs (int attrib0, int attrib1) |
bool | textureInterpolationEnabled () const |
bool | turnOn (bool yn) |
bool | usePar (const IOPar &) |
Public Member Functions inherited from visBase::VisualObjectImpl | |
Material * | getMaterial () |
const Material * | getMaterial () const |
bool | isRightHandSystem () const |
void | readLock () |
void | readUnLock () |
void | setLockable () |
void | setMaterial (Material *) |
void | setRightHandSystem (bool yn) |
bool | tryReadLock () |
bool | tryWriteLock () |
void | writeLock () |
void | writeUnLock () |
Public Member Functions inherited from visBase::VisualObject | |
NotifierAccess * | deSelection () |
virtual bool | getBoundingBox (Coord3 &min, Coord3 &max) const |
virtual NotifierAccess * | rightClicked () |
const EventInfo * | rightClickedEventInfo () const |
const TypeSet< int > * | rightClickedPath () const |
bool | selectable () const |
NotifierAccess * | selection () |
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 * | getClassName () const |
virtual const visBase::Transformation * | getDisplayTransformation () const |
SoNode * | getInventorNode () |
const SoNode * | getInventorNode () const |
virtual BufferString | getName () const |
NodeState * | getNodeState (int idx) |
virtual float | getPixelDensity () const |
int | id () const |
virtual bool | isOK () const |
bool | isPickable (bool actively=true) const |
virtual bool | isSelected () const |
bool | isTraversalEnabled (unsigned int mask) const |
virtual const OD::String & | name () const |
osg::Node * | osgNode (bool skipswitch=false) |
const osg::Node * | osgNode (bool skipswitch=false) const |
NodeState * | removeNodeState (NodeState *) |
virtual bool | rightClickable () const |
void | select () const |
bool | serialize (const char *filename, bool binary=false) |
virtual void | setDisplayTransformation (const visBase::Transformation *) |
void | setID (int nid) |
virtual void | setName (const char *) |
void | setName (const uiString &uistr) |
void | setParent (DataObjectGroup *g) |
void | setPickable (bool actively, bool passively=true) |
virtual void | setPixelDensity (float dpi) |
void | setUiName (const uiString &) |
uiString | uiName () const |
void | updateSel () const |
Public Member Functions inherited from NamedCallBacker | |
NamedCallBacker (const char *nm=0) | |
NamedCallBacker (const NamedCallBacker &) | |
virtual Notifier< NamedCallBacker > & | objectToBeDeleted () const |
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. More... | |
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. More... | |
void | stopReceivingNotifications () const |
Public Member Functions inherited from NamedObject | |
NamedObject (const char *nm=nullptr) | |
NamedObject (const NamedObject &oth) | |
virtual | ~NamedObject () |
bool | getNameFromPar (const IOPar &) |
NamedObject & | operator= (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 visSurvey::SurveyObject | |
virtual void | acceptManipulation () |
virtual bool | allowMaterialEdit () const |
virtual bool | allowsPicks () const |
virtual bool | alreadyTransformed (int attrib) const |
virtual void | annotateNextUpdateStage (bool yn) |
virtual float | calcDist (const Coord3 &pos) const |
virtual bool | canBeRemoved () const |
virtual bool | canDuplicate () const |
virtual bool | canHandleColTabSeqTrans (int) const |
virtual bool | canRemoveSelection () const |
virtual bool | canResetManipulation () const |
virtual void | clearSelections () |
virtual bool | displayedOnlyAtSections () const |
void | doRef () |
void | doUnRef () |
virtual SurveyObject * | duplicate (TaskRunner *) const |
virtual void | enableEditor (bool yn) |
const Survey::Geometry3D * | get3DSurvGeom () const |
virtual const char * | get3DSurvGeomName () const |
virtual Pol2D3D | getAllowedDataType () const |
virtual Color | getAnnotColor () const |
virtual AttribFormat | getAttributeFormat (int attrib=-1) const |
Color | getBackgroundColor () const |
virtual const RegularSeisDataPack * | getCacheVolume (int attr) const |
void | getChannelName (int, uiString &) const |
const visBase::TextureChannel2RGBA * | getChannels2RGBA () const |
virtual void | getChildren (TypeSet< int > &) const |
virtual Color | getColor () const |
virtual DataPack::ID | getDataPackID (int attrib) const |
virtual DataPackMgr::ID | getDataPackMgrID () const |
virtual void | getDataTraceBids (TypeSet< BinID > &) const |
virtual Interval< float > | getDataTraceRange () const |
virtual DataPack::ID | getDisplayedDataPackID (int attrib) const |
virtual Pos::GeomID | getGeomID () const |
virtual void | getLineWidthBounds (int &min, int &max) |
virtual NotifierAccess * | getLockNotifier () |
virtual NotifierAccess * | getManipulationNotifier () |
virtual BufferString | getManipulationString () const |
virtual const MouseCursor * | getMouseCursor () const |
virtual void | getMousePosInfo (const visBase::EventInfo &, Coord3 &xyzpos, BufferString &val, BufferString &info) const |
virtual void | getMousePosInfo (const visBase::EventInfo &, IOPar &) const |
virtual NotifierAccess * | getMovementNotifier () |
virtual MultiID | getMultiID () const |
virtual Coord3 | getNormal (const Coord3 &pos) const |
virtual void | getObjectInfo (BufferString &) const |
virtual void | getPickingMessage (BufferString &msg) const |
virtual void | getRandomPos (DataPointSet &, TaskRunner *) const |
virtual void | getRandomPosCache (int attrib, DataPointSet &) const |
virtual BufferString | getResolutionName (int) const |
bool | getSaveInSessionsFlag () const |
virtual Scene * | getScene () |
virtual const Scene * | getScene () const |
virtual int | getSceneID () const |
virtual void | getTraceKeyPath (TrcKeyPath &, TypeSet< Coord > *=0) const |
virtual Coord3 | getTranslation () const |
virtual TrcKeyZSampling | getTrcKeyZSampling (int attrib) const |
int | getUpdateStageNr () const |
virtual const ZAxisTransform * | getZAxisTransform () const |
virtual bool | hasColor () const |
virtual bool | hasPosModeManipulator () const |
virtual bool | hasSingleColorFallback () const |
virtual bool | hasSpecificLineColor () const |
bool | isAnyAttribEnabled () const |
virtual bool | isInlCrl () const |
virtual bool | isLocked () const |
virtual bool | isManipulated () const |
virtual bool | isManipulatorShown () const |
virtual bool | isPicking () const |
virtual bool | isVerticalPlane () const |
virtual const OD::LineStyle * | lineStyle () const |
virtual void | lock (bool yn) |
virtual float | maxDist () const |
virtual void | otherObjectsMoved (const ObjectSet< const SurveyObject > &, int whichobj) |
virtual void | readAuxData () |
virtual bool | removeSelections (TaskRunner *) |
virtual void | resetManipulation () |
virtual void | set3DSurvGeom (const Survey::Geometry3D *) |
virtual void | setAnnotColor (Color) |
virtual void | setColor (Color) |
virtual bool | setDataPackID (int attrib, DataPack::ID, TaskRunner *) |
virtual bool | setDataVolume (int attrib, const RegularSeisDataPack *, TaskRunner *) |
virtual void | setLineStyle (const OD::LineStyle &) |
virtual void | setOnlyAtSectionsDisplay (bool) |
virtual void | setRandomPosData (int attrib, const DataPointSet *, TaskRunner *) |
void | setSaveInSessionsFlag (bool yn) |
virtual void | setScene (Scene *scn) |
virtual void | setTranslation (const Coord3 &) |
void | setUserRefs (int attrib, BufferStringSet *nms) |
virtual bool | setZAxisTransform (ZAxisTransform *, TaskRunner *) |
virtual void | showManipulator (bool yn) |
virtual void | snapToTracePos (Coord3 &) const |
virtual void | turnOnSelectionMode (bool) |
virtual void | updateMouseCursorCB (CallBacker *) |
virtual bool | usesColor () const |
Protected Member Functions | |
MultiTextureSurveyObject () | |
~MultiTextureSurveyObject () | |
virtual void | addCache ()=0 |
virtual void | emptyCache (int)=0 |
virtual bool | getCacheValue (int attrib, int version, const Coord3 &, float &) const =0 |
Coord is in attribute space. More... | |
void | getValueString (const Coord3 &, BufferString &) const |
Coord is in ztransformed space. More... | |
virtual bool | hasCache (int) const =0 |
virtual bool | init () |
virtual void | removeCache (int)=0 |
virtual void | swapCache (int, int)=0 |
void | updateMainSwitch () |
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. More... | |
Protected Member Functions inherited from visBase::VisualObject | |
VisualObject (bool selectable=false) | |
~VisualObject () | |
void | triggerDeSel () |
void | triggerRightClick (const EventInfo *) |
void | triggerSel () |
Protected Member Functions inherited from visBase::DataObject | |
DataObject () | |
void | doAddNodeState (NodeState *ns) |
virtual osg::StateSet * | getStateSet () |
template<class T > | |
T * | setOsgNode (T *t) |
Must be called during construction. More... | |
void | updateNodemask () |
Protected Member Functions inherited from NamedCallBacker | |
void | sendDelNotif () const |
Protected Member Functions inherited from visSurvey::SurveyObject | |
SurveyObject () | |
~SurveyObject () | |
void | initAdaptiveMouseCursor (CallBacker *eventcb, int objid, int inplanedragkeys, MouseCursor &) |
Protected Attributes | |
visBase::TextureChannels * | channels_ |
int | resolution_ |
Protected Attributes inherited from visBase::VisualObjectImpl | |
Material * | material_ |
bool | righthandsystem_ |
Protected Attributes inherited from visBase::DataObject | |
DataObjectGroup * | parent_ |
Protected Attributes inherited from NamedCallBacker | |
Threads::Atomic< bool > | delalreadytriggered_ |
Notifier< NamedCallBacker > | delnotif_ |
Protected Attributes inherited from NamedObject | |
BufferString | name_ |
Protected Attributes inherited from visSurvey::SurveyObject | |
BufferString | errmsg_ |
bool | locked_ |
const Survey::Geometry3D * | s3dgeom_ |
bool | saveinsessionsflag_ |
Scene * | scene_ |
BufferString | survname_ |
int | updatestagenr_ |
ObjectSet< BufferStringSet > | userrefs_ |
Static Private Member Functions | |
static const char * | sKeyMapper () |
static const char * | sKeyResolution () |
static const char * | sKeySequence () |
static const char * | sKeyTextTrans () |
Private Attributes | |
ObjectSet< TypeSet< Attrib::SelSpec > > | as_ |
bool | enabletextureinterp_ |
bool | onoffstatus_ |
Additional Inherited Members | |
Public Types inherited from ObjectWithName | |
typedef OD::String | name_type |
Public Types inherited from visSurvey::SurveyObject | |
enum | AttribFormat { None , Cube , Traces , RandomPos , OtherFormat } |
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 int | 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. More... | |
Static Public Member Functions inherited from CallBacker | |
static void | createReceiverForCurrentThread () |
static void | removeReceiverForCurrentThread () |
Static Public Member Functions inherited from visSurvey::SurveyObject | |
static float | sDefMaxDist () |
static const char * | sKeyAttribs () |
static const char * | sKeyColTabID () |
static const char * | sKeyLocked () |
static const char * | sKeyMapper () |
static const char * | sKeyNrAttribs () |
static const char * | sKeyNrVersions () |
static const char * | sKeySelTexture () |
static const char * | sKeySequence () |
static const char * | sKeySurvey () |
static const char * | sKeyTC2RGBA () |
static const char * | sKeyTextTrans () |
Static Protected Member Functions inherited from visSurvey::SurveyObject | |
static int | cValNameOffset () |
Base class for objects with multitextures. Class handles all texture handling for inheriting classes, which avoids code duplication.
<>
|
protected |
|
protected |
|
virtual |
Reimplemented from visSurvey::SurveyObject.
|
protectedpure virtual |
|
virtual |
Reimplemented from visSurvey::SurveyObject.
|
virtual |
Reimplemented from visSurvey::SurveyObject.
|
inlinevirtual |
Reimplemented from visSurvey::SurveyObject.
Reimplemented in visSurvey::RandomTrackDisplay, visSurvey::FaultSetDisplay, and visSurvey::FaultDisplay.
bool visSurvey::MultiTextureSurveyObject::canDisplayInteractively | ( | Pos::GeomID | geomid = -1 | ) | const |
|
inlinevirtual |
Reimplemented from visSurvey::SurveyObject.
|
virtual |
Reimplemented from visSurvey::SurveyObject.
|
inlinevirtual |
Reimplemented from visSurvey::SurveyObject.
|
virtual |
Reimplemented from visSurvey::SurveyObject.
|
virtual |
Reimplemented from visSurvey::SurveyObject.
void visSurvey::MultiTextureSurveyObject::clearTextures | ( | ) |
Blanks all textures.
|
protectedpure virtual |
|
virtual |
Reimplemented from visSurvey::SurveyObject.
Reimplemented in visSurvey::Seis2DDisplay.
|
virtual |
Reimplemented from visSurvey::SurveyObject.
|
inlinevirtual |
Reimplemented from visBase::DataObject.
Reimplemented in visSurvey::RandomTrackDisplay.
|
virtual |
Reimplemented from visBase::VisualObjectImpl.
Reimplemented in visSurvey::Seis2DDisplay, visSurvey::RandomTrackDisplay, and visSurvey::PlaneDataDisplay.
|
virtual |
Reimplemented from visSurvey::SurveyObject.
|
protectedpure virtual |
Coord is in attribute space.
Implemented in visSurvey::Seis2DDisplay, visSurvey::RandomTrackDisplay, visSurvey::PlaneDataDisplay, visSurvey::FaultSetDisplay, and visSurvey::FaultDisplay.
|
inlinevirtual |
Reimplemented from visSurvey::SurveyObject.
|
virtual |
Reimplemented from visSurvey::SurveyObject.
int visSurvey::MultiTextureSurveyObject::getColTabID | ( | int | ) | const |
|
virtual |
Reimplemented from visSurvey::SurveyObject.
const ColTab::MapperSetup* visSurvey::MultiTextureSurveyObject::getColTabMapperSetup | ( | int | ) | const |
|
virtual |
Reimplemented from visSurvey::SurveyObject.
|
virtual |
Reimplemented from visSurvey::SurveyObject.
|
virtual |
Reimplemented from visSurvey::SurveyObject.
|
virtual |
Reimplemented from visSurvey::SurveyObject.
|
virtual |
Reimplemented from visSurvey::SurveyObject.
|
protected |
Coord is in ztransformed space.
|
protectedpure virtual |
|
protectedvirtual |
|
virtual |
Reimplemented from visSurvey::SurveyObject.
|
virtual |
Reimplemented from visSurvey::SurveyObject.
|
virtual |
Reimplemented from visBase::DataObject.
bool visSurvey::MultiTextureSurveyObject::isShown | ( | ) | const |
Returns true if displayed, i.e. it is on, and has at least one enabled attribute.
|
virtual |
Reimplemented from visSurvey::SurveyObject.
|
pure virtual |
Reimplemented from visSurvey::SurveyObject.
Implemented in visSurvey::Seis2DDisplay, visSurvey::RandomTrackDisplay, visSurvey::PlaneDataDisplay, visSurvey::FaultSetDisplay, and visSurvey::FaultDisplay.
|
virtual |
Reimplemented from visSurvey::SurveyObject.
|
virtual |
Reimplemented from visSurvey::SurveyObject.
|
protectedpure virtual |
|
virtual |
Reimplemented from visSurvey::SurveyObject.
|
virtual |
Reimplemented from visSurvey::SurveyObject.
|
virtual |
Reimplemented from visSurvey::SurveyObject.
|
virtual |
Reimplemented from visSurvey::SurveyObject.
|
virtual |
Reimplemented from visSurvey::SurveyObject.
|
virtual |
Reimplemented from visSurvey::SurveyObject.
|
virtual |
Reimplemented from visSurvey::SurveyObject.
|
pure virtual |
Reimplemented from visSurvey::SurveyObject.
Implemented in visSurvey::Seis2DDisplay, visSurvey::RandomTrackDisplay, visSurvey::PlaneDataDisplay, visSurvey::FaultSetDisplay, and visSurvey::FaultDisplay.
|
virtual |
Reimplemented from visSurvey::SurveyObject.
|
virtual |
Reimplemented from visSurvey::SurveyObject.
|
staticprivate |
|
staticprivate |
|
staticprivate |
|
staticprivate |
|
virtual |
Reimplemented from visSurvey::SurveyObject.
|
protectedpure virtual |
|
virtual |
Reimplemented from visSurvey::SurveyObject.
|
virtual |
Reimplemented from visBase::DataObject.
|
protected |
|
virtual |
Reimplemented from visBase::VisualObjectImpl.
Reimplemented in visSurvey::Seis2DDisplay, visSurvey::RandomTrackDisplay, and visSurvey::PlaneDataDisplay.
|
private |
|
protected |
|
private |
|
private |
|
protected |
Generated at for the OpendTect seismic interpretation project. Copyright (C): dGB Beheer B.V. 1995-2022