OpendTect
7.0
|
Public Member Functions | |
MPEDisplay () | |
void | acceptManipulation () override |
bool | addAttrib () override |
VisID | addSlice (int dim, bool show) |
void | allowShading (bool yn) override |
bool | allowsPicks () const override |
float | calcDist (const Coord3 &) const override |
bool | canAddAttrib (int nrattribstoadd=1) const override |
bool | canRemoveAttrib () const override |
bool | canResetManipulation () const override |
bool | canSetColTabSequence () const override |
void | enableAttrib (int attrib, bool yn) override |
void | enablePicking (bool) |
const char * | errMsg () const override |
void | fillPar (IOPar &) const override |
void | freezeBoxPosition (bool yn) |
SurveyObject::AttribFormat | getAttributeFormat (int attrib=-1) const override |
const RegularSeisDataPack * | getCacheVolume (int attrib) const override |
void | getChildren (TypeSet< VisID > &) const override |
const ColTab::MapperSetup * | getColTabMapperSetup (int, int version=0) const override |
const ColTab::Sequence * | getColTabSequence (int) const override |
DataPackID | getDataPackID (int attrib) const override |
virtual DataPackMgr::MgrID | getDataPackMgrID () const override |
float | getDraggerTransparency () const |
NotifierAccess * | getManipulationNotifier () override |
BufferString | getManipulationString () const override |
const MouseCursor * | getMouseCursor () const override |
void | getMousePosInfo (const visBase::EventInfo &, Coord3 &, BufferString &val, BufferString &info) const override |
void | getMousePosInfo (const visBase::EventInfo &ei, IOPar &iop) const override |
NotifierAccess * | getMovementNotifier () override |
void | getObjectInfo (BufferString &) const override |
int | getPlaneOrientation () const |
bool | getPlanePosition (TrcKeyZSampling &) const |
const Attrib::SelSpec * | getSelSpec (int attrib, int version=0) const override |
version=-1 gives current version More... | |
const char * | getSelSpecUserRef () const |
visBase::OrthogonalSlice * | getSlice (int index) |
TrcKeyZSampling | getTrcKeyZSampling (int attrib=-1) const override |
float | getValue (const Coord3 &) const |
const ZAxisTransform * | getZAxisTransform () const override |
bool | hasPosModeManipulator () const override |
bool | isAttribEnabled (int attrib) const override |
bool | isBoxDraggerShown () const |
bool | isDraggerShown () const |
bool | isInlCrl () const override |
bool | isManipulated () const override |
bool | isOn () const override |
bool | isPickingEnabled () const |
float | maxDist () const override |
void | moveMPEPlane (int nrsteps) |
int | nrAttribs () const override |
bool | removeAttrib (int attrib) override |
void | removeChild (VisID displayid) |
void | removeSelectionInPolygon (const Selector< Coord3 > &, TaskRunner *) |
void | resetManipulation () override |
void | setColTabMapperSetup (int, const ColTab::MapperSetup &, TaskRunner *) override |
void | setColTabSequence (int, const ColTab::Sequence &, TaskRunner *) override |
bool | setDataPackID (int attrib, DataPackID, TaskRunner *) override |
bool | setDataVolume (int attrib, const RegularSeisDataPack *, TaskRunner *) override |
void | setDisplayTransformation (const mVisTrans *) override |
void | setDraggerTransparency (float) |
void | setPlaneOrientation (int orient) |
void | setRightHandSystem (bool yn) override |
void | setSelSpec (int, const Attrib::SelSpec &) override |
void | setTrcKeyZSampling (const TrcKeyZSampling &) |
bool | setZAxisTransform (ZAxisTransform *, TaskRunner *) override |
void | showBoxDragger (bool) |
void | showDragger (bool yn) |
void | showManipulator (bool yn) override |
float | slicePosition (visBase::OrthogonalSlice *) const |
void | updateBoxSpace () |
void | updateMPEActiveVolume () |
void | updateSeedOnlyPropagation (bool) |
void | updateSlice () |
bool | usePar (const IOPar &) override |
Public Member Functions inherited from visBase::VisualObjectImpl | |
const Material * | getMaterial () const |
Material * | getMaterial () override |
bool | isRightHandSystem () const override |
NotifierAccess * | materialChange () |
void | readLock () |
void | readUnLock () |
void | setLockable () |
void | setMaterial (Material *) override |
bool | tryReadLock () |
bool | tryWriteLock () |
void | writeLock () |
void | writeUnLock () |
Public Member Functions inherited from visBase::VisualObject | |
NotifierAccess * | deSelection () override |
virtual bool | getBoundingBox (Coord3 &min, Coord3 &max) const |
NotifierAccess * | rightClicked () override |
const EventInfo * | rightClickedEventInfo () const |
const TypeSet< VisID > * | rightClickedPath () const override |
NotifierAccess * | selection () override |
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 |
BufferString | getName () const override |
NodeState * | getNodeState (int idx) |
virtual float | getPixelDensity () const |
VisID | id () const |
virtual bool | isOK () const |
bool | isPickable (bool actively=true) const |
bool | isTraversalEnabled (unsigned int mask) const |
const OD::String & | name () const override |
osg::Node * | osgNode (bool skipswitch=false) |
const osg::Node * | osgNode (bool skipswitch=false) const |
NodeState * | removeNodeState (NodeState *) |
void | select () const |
bool | serialize (const char *filename, bool binary=false) |
virtual void | setDisplayTransformation (const visBase::Transformation *) |
void | setID (VisID newid) |
void | setName (const char *) override |
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 &) |
virtual bool | turnOn (bool yn) |
uiString | uiName () const |
void | updateSel () const |
Public Member Functions inherited from SharedObject | |
SharedObject (const char *nm=nullptr) | |
SharedObject (const SharedObject &) | |
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 |
virtual CallBacker * | trueCaller () |
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 RefCount::Referenced | |
void | addObserver (WeakPtrBase *obs) |
Not for normal use. May become private. More... | |
int | nrRefs () const |
Only for expert use. More... | |
void | ref () const |
bool | refIfReffed () const |
Don't use in production, for debugging. More... | |
void | removeObserver (WeakPtrBase *obs) |
Not for normal use. May become private. More... | |
bool | tryRef () const |
Not for normal use. May become private. More... | |
void | unRef () const |
void | unRefNoDelete () const |
Public Member Functions inherited from visSurvey::SurveyObject | |
virtual bool | allowMaterialEdit () const |
virtual bool | alreadyTransformed (int attrib) const |
virtual void | annotateNextUpdateStage (bool yn) |
virtual bool | canBDispOn2DViewer () const |
virtual bool | canBeRemoved () const |
virtual bool | canDuplicate () const |
virtual bool | canEnableTextureInterpolation () const |
virtual bool | canHandleColTabSeqTrans (int) const |
virtual bool | canHaveMultipleAttribs () const |
virtual bool | canHaveMultipleTextures () const |
virtual bool | canRemoveSelection () const |
virtual bool | canShowTexture () const |
virtual void | clearSelections () |
virtual bool | displayedOnlyAtSections () const |
void | doRef () |
void | doUnRef () |
virtual SurveyObject * | duplicate (TaskRunner *) const |
virtual void | enableEditor (bool yn) |
virtual void | enableTextureInterpolation (bool) |
const Survey::Geometry3D * | get3DSurvGeom () const |
virtual const char * | get3DSurvGeomName () const |
virtual OD::Pol2D3D | getAllowedDataType () const |
virtual OD::Color | getAnnotColor () const |
virtual unsigned char | getAttribTransparency (int) const |
OD::Color | getBackgroundColor () const |
void | getChannelName (int, uiString &) const |
virtual visBase::TextureChannels * | getChannels () const |
virtual visBase::TextureChannel2RGBA * | getChannels2RGBA () |
const visBase::TextureChannel2RGBA * | getChannels2RGBA () const |
virtual OD::Color | getColor () const |
virtual void | getDataTraceBids (TypeSet< BinID > &) const |
virtual Interval< float > | getDataTraceRange () const |
virtual DataPackID | getDisplayedDataPackID (int attrib) const |
virtual Pos::GeomID | getGeomID () const |
virtual const TypeSet< float > * | getHistogram (int attrib) const |
virtual void | getLineWidthBounds (int &min, int &max) |
virtual NotifierAccess * | getLockNotifier () |
virtual MultiID | getMultiID () const |
virtual Coord3 | getNormal (const Coord3 &pos) const |
virtual void | getPickingMessage (BufferString &msg) const |
virtual void | getRandomPos (DataPointSet &, TaskRunner *) const |
virtual void | getRandomPosCache (int attrib, DataPointSet &) const |
virtual int | getResolution () const |
virtual BufferString | getResolutionName (int) const |
bool | getSaveInSessionsFlag () const |
virtual Scene * | getScene () |
virtual const Scene * | getScene () const |
virtual SceneID | getSceneID () const |
virtual const TypeSet< Attrib::SelSpec > * | getSelSpecs (int attrib) const |
virtual void | getTraceKeyPath (TrcKeyPath &, TypeSet< Coord > *=nullptr) const |
virtual Coord3 | getTranslation () const |
int | getUpdateStageNr () const |
virtual bool | hasColor () const |
bool | hasSelSpec (const Attrib::SelSpec &, int &attrib, int &version) const |
virtual bool | hasSingleColorFallback () const |
virtual bool | hasSpecificLineColor () const |
virtual bool | hasSpecificMarkerColor () const |
virtual bool | isAngle (int attrib) const |
bool | isAnyAttribEnabled () const |
virtual bool | isLocked () const |
virtual bool | isManipulatorShown () const |
virtual bool | isPainting () const |
virtual bool | isPicking () const |
virtual bool | isVerticalPlane () const |
virtual const OD::LineStyle * | lineStyle () const |
virtual void | lock (bool yn) |
virtual const MarkerStyle3D * | markerStyle () const |
virtual int | nrResolutions () const |
virtual int | nrTextures (int attrib) const |
virtual void | otherObjectsMoved (const ObjectSet< const SurveyObject > &, VisID whichobj) |
virtual void | readAuxData () |
virtual bool | removeSelections (TaskRunner *) |
virtual int | selectedTexture (int attrib) const |
virtual void | selectTexture (int attrib, int texture) |
virtual void | set3DSurvGeom (const Survey::Geometry3D *) |
virtual void | setAngleFlag (int attrib, bool yn) |
virtual void | setAnnotColor (OD::Color) |
virtual void | setAttribTransparency (int, unsigned char) |
virtual bool | setChannels2RGBA (visBase::TextureChannel2RGBA *) |
virtual void | setColor (OD::Color) |
virtual void | setLineStyle (const OD::LineStyle &) |
virtual void | setMarkerStyle (const MarkerStyle3D &) |
virtual void | setOnlyAtSectionsDisplay (bool) |
virtual void | setRandomPosData (int attrib, const DataPointSet *, TaskRunner *) |
virtual void | setResolution (int, TaskRunner *) |
void | setSaveInSessionsFlag (bool yn) |
virtual void | setScene (Scene *scn) |
virtual void | setSelSpecs (int attrib, const TypeSet< Attrib::SelSpec > &) |
virtual void | setTranslation (const Coord3 &) |
void | setUserRefs (int attrib, BufferStringSet *nms) |
virtual bool | showsTexture () const |
virtual void | snapToTracePos (Coord3 &) const |
virtual bool | swapAttribs (int a0, int a1) |
virtual bool | textureInterpolationEnabled () const |
virtual void | turnOnSelectionMode (bool) |
virtual bool | usesColor () const |
virtual bool | usesTexture () const |
virtual void | useTexture (bool yn, bool trigger) |
Static Public Member Functions | |
static int | cCrossLine () |
static int | cInLine () |
static int | cTimeSlice () |
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. More... | |
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 *) |
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 () |
Public Attributes | |
Notifier< MPEDisplay > | boxDraggerStatusChange |
Notifier< MPEDisplay > | planeOrientationChange |
Protected Member Functions | |
~MPEDisplay () | |
void | alignSliceToSurvey (visBase::OrthogonalSlice &) |
void | boxDraggerFinishCB (CallBacker *) |
void | dataTransformCB (CallBacker *) |
TrcKeyZSampling | getBoxPosition () const |
TrcKeyZSampling | getTrcKeyZSampling (bool manippos, bool display, int attrib) const |
bool | isSelected () const override |
void | mouseClickCB (CallBacker *) |
bool | pickable () const |
bool | rightClickable () const override |
bool | selectable () const override |
void | setPlanePosition (const TrcKeyZSampling &) |
void | setSceneEventCatcher (visBase::EventCatcher *) override |
void | setSliceDimension (int slice, int dim) |
void | sliceMoving (CallBacker *) |
void | triggerDeSel () override |
void | triggerSel () override |
void | turnOnSlice (bool) |
void | updateBoxPosition (CallBacker *) |
bool | updateFromCacheID (int attrib, TaskRunner *tr) |
void | updateMouseCursorCB (CallBacker *) override |
void | updateRanges (bool updateic, bool updatez) |
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 | triggerRightClick (const EventInfo *) override |
Protected Member Functions inherited from visBase::DataObject | |
DataObject () | |
virtual | ~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 SharedObject | |
virtual | ~SharedObject () |
Protected Member Functions inherited from NamedCallBacker | |
void | sendDelNotif () const |
Protected Member Functions inherited from RefCount::Referenced | |
Referenced () | |
Referenced (const Referenced &) | |
virtual | ~Referenced () |
Referenced & | operator= (const Referenced &) |
Protected Member Functions inherited from visSurvey::SurveyObject | |
SurveyObject () | |
~SurveyObject () | |
void | initAdaptiveMouseCursor (CallBacker *eventcb, VisID objid, int inplanedragkeys, MouseCursor &) |
Static Protected Member Functions | |
static const char * | sKeyBoxDepthKey () |
static const char * | sKeyBoxPlaneKey () |
static const char * | sKeyBoxShown () |
static const char * | sKeyCrossLine () |
static const char * | sKeyInDepthBoxResize () |
static const char * | sKeyInline () |
static const char * | sKeyNrSlices () |
static const char * | sKeySlice () |
static const char * | sKeyTime () |
static const char * | sKeyTransparency () |
Static Protected Member Functions inherited from visSurvey::SurveyObject | |
static int | cValNameOffset () |
Static Protected Attributes | |
static const OD::Color | eraseColor |
static const OD::Color | extendColor |
static const OD::Color | movingColor |
static const OD::Color | reTrackColor |
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 } |
<>
visSurvey::MPEDisplay::MPEDisplay | ( | ) |
|
protected |
|
overridevirtual |
Reimplemented from visSurvey::SurveyObject.
|
overridevirtual |
Reimplemented from visSurvey::SurveyObject.
VisID visSurvey::MPEDisplay::addSlice | ( | int | dim, |
bool | show | ||
) |
|
protected |
|
overridevirtual |
Reimplemented from visSurvey::SurveyObject.
|
overridevirtual |
Reimplemented from visSurvey::SurveyObject.
|
protected |
|
overridevirtual |
Reimplemented from visSurvey::SurveyObject.
|
overridevirtual |
Reimplemented from visSurvey::SurveyObject.
|
overridevirtual |
Reimplemented from visSurvey::SurveyObject.
|
overridevirtual |
Reimplemented from visSurvey::SurveyObject.
|
overridevirtual |
Reimplemented from visSurvey::SurveyObject.
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
protected |
|
overridevirtual |
Reimplemented from visSurvey::SurveyObject.
void visSurvey::MPEDisplay::enablePicking | ( | bool | ) |
|
inlineoverridevirtual |
Reimplemented from visBase::DataObject.
|
overridevirtual |
Reimplemented from visBase::VisualObjectImpl.
void visSurvey::MPEDisplay::freezeBoxPosition | ( | bool | yn | ) |
|
overridevirtual |
Reimplemented from visSurvey::SurveyObject.
|
protected |
|
overridevirtual |
Reimplemented from visSurvey::SurveyObject.
Reimplemented from visSurvey::SurveyObject.
|
overridevirtual |
Reimplemented from visSurvey::SurveyObject.
|
overridevirtual |
Reimplemented from visSurvey::SurveyObject.
|
overridevirtual |
Reimplemented from visSurvey::SurveyObject.
|
inlineoverridevirtual |
Reimplemented from visSurvey::SurveyObject.
float visSurvey::MPEDisplay::getDraggerTransparency | ( | ) | const |
|
overridevirtual |
Reimplemented from visSurvey::SurveyObject.
|
overridevirtual |
Reimplemented from visSurvey::SurveyObject.
|
inlineoverridevirtual |
Returns a mouse cursor that will be used if this object under the mouse in Act mode.
Reimplemented from visSurvey::SurveyObject.
|
overridevirtual |
Reimplemented from visSurvey::SurveyObject.
|
inlineoverridevirtual |
Reimplemented from visSurvey::SurveyObject.
|
overridevirtual |
Gives access to a notifier that is triggered when object is moved or modified.
Reimplemented from visSurvey::SurveyObject.
|
overridevirtual |
Reimplemented from visSurvey::SurveyObject.
int visSurvey::MPEDisplay::getPlaneOrientation | ( | ) | const |
bool visSurvey::MPEDisplay::getPlanePosition | ( | TrcKeyZSampling & | ) | const |
|
overridevirtual |
version=-1 gives current version
Reimplemented from visSurvey::SurveyObject.
const char* visSurvey::MPEDisplay::getSelSpecUserRef | ( | ) | const |
visBase::OrthogonalSlice* visSurvey::MPEDisplay::getSlice | ( | int | index | ) |
|
protected |
|
overridevirtual |
Reimplemented from visSurvey::SurveyObject.
float visSurvey::MPEDisplay::getValue | ( | const Coord3 & | ) | const |
|
overridevirtual |
Reimplemented from visSurvey::SurveyObject.
|
inlineoverridevirtual |
Reimplemented from visSurvey::SurveyObject.
|
overridevirtual |
Reimplemented from visSurvey::SurveyObject.
bool visSurvey::MPEDisplay::isBoxDraggerShown | ( | ) | const |
bool visSurvey::MPEDisplay::isDraggerShown | ( | ) | const |
|
inlineoverridevirtual |
Reimplemented from visSurvey::SurveyObject.
|
overridevirtual |
Reimplemented from visSurvey::SurveyObject.
|
overridevirtual |
Reimplemented from visBase::DataObject.
bool visSurvey::MPEDisplay::isPickingEnabled | ( | ) | const |
|
overrideprotectedvirtual |
Reimplemented from visBase::DataObject.
|
overridevirtual |
Reimplemented from visSurvey::SurveyObject.
|
protected |
void visSurvey::MPEDisplay::moveMPEPlane | ( | int | nrsteps | ) |
|
overridevirtual |
Reimplemented from visSurvey::SurveyObject.
|
inlineprotected |
|
overridevirtual |
Reimplemented from visSurvey::SurveyObject.
void visSurvey::MPEDisplay::removeChild | ( | VisID | displayid | ) |
void visSurvey::MPEDisplay::removeSelectionInPolygon | ( | const Selector< Coord3 > & | , |
TaskRunner * | |||
) |
|
overridevirtual |
Reimplemented from visSurvey::SurveyObject.
|
inlineoverrideprotectedvirtual |
Reimplemented from visBase::DataObject.
|
inlineoverrideprotectedvirtual |
Reimplemented from visBase::VisualObject.
|
overridevirtual |
Reimplemented from visSurvey::SurveyObject.
|
overridevirtual |
Reimplemented from visSurvey::SurveyObject.
|
overridevirtual |
Reimplemented from visSurvey::SurveyObject.
|
overridevirtual |
Reimplemented from visSurvey::SurveyObject.
|
override |
void visSurvey::MPEDisplay::setDraggerTransparency | ( | float | ) |
void visSurvey::MPEDisplay::setPlaneOrientation | ( | int | orient | ) |
|
protected |
|
overridevirtual |
Sets whether the coordinate system is right or left handed.
Reimplemented from visBase::VisualObjectImpl.
|
overrideprotectedvirtual |
Reimplemented from visBase::VisualObject.
|
overridevirtual |
Reimplemented from visSurvey::SurveyObject.
|
protected |
void visSurvey::MPEDisplay::setTrcKeyZSampling | ( | const TrcKeyZSampling & | ) |
|
overridevirtual |
Reimplemented from visSurvey::SurveyObject.
void visSurvey::MPEDisplay::showBoxDragger | ( | bool | ) |
void visSurvey::MPEDisplay::showDragger | ( | bool | yn | ) |
|
overridevirtual |
Reimplemented from visSurvey::SurveyObject.
|
inlinestaticprotected |
|
inlinestaticprotected |
|
inlinestaticprotected |
|
inlinestaticprotected |
|
inlinestaticprotected |
|
inlinestaticprotected |
|
inlinestaticprotected |
|
inlinestaticprotected |
|
inlinestaticprotected |
|
inlinestaticprotected |
|
protected |
float visSurvey::MPEDisplay::slicePosition | ( | visBase::OrthogonalSlice * | ) | const |
|
overrideprotectedvirtual |
Is called everytime object is deselected.
Reimplemented from visBase::VisualObject.
|
overrideprotectedvirtual |
Is called everytime object is selected.
Reimplemented from visBase::VisualObject.
|
protected |
|
protected |
void visSurvey::MPEDisplay::updateBoxSpace | ( | ) |
|
protected |
|
overrideprotectedvirtual |
Reimplemented from visSurvey::SurveyObject.
void visSurvey::MPEDisplay::updateMPEActiveVolume | ( | ) |
|
protected |
void visSurvey::MPEDisplay::updateSeedOnlyPropagation | ( | bool | ) |
void visSurvey::MPEDisplay::updateSlice | ( | ) |
|
overridevirtual |
Reimplemented from visBase::VisualObjectImpl.
|
protected |
|
protected |
|
protected |
Notifier<MPEDisplay> visSurvey::MPEDisplay::boxDraggerStatusChange |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
staticprotected |
|
staticprotected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
staticprotected |
Notifier<MPEDisplay> visSurvey::MPEDisplay::planeOrientationChange |
|
staticprotected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
Generated at for the OpendTect seismic interpretation project. Copyright (C): dGB Beheer B.V. 1995-2024