OpendTect
7.0
|
Used for displaying a 2D line. More...
Classes | |
struct | TraceDisplayInfo |
struct | UpdateStageInfo |
Public Member Functions | |
Seis2DDisplay () | |
bool | allowMaterialEdit () const override |
bool | allowsPicks () const override |
void | annotateNextUpdateStage (bool yn) override |
float | calcDist (const Coord3 &) const override |
bool | canDuplicate () const override |
void | clearTexture (int) |
SurveyObject * | duplicate (TaskRunner *) const override |
void | enableAttrib (int attrib, bool yn) override |
void | fillPar (IOPar &) const override |
OD::Pol2D3D | getAllowedDataType () const override |
OD::Color | getAnnotColor () const override |
SurveyObject::AttribFormat | getAttributeFormat (int attrib) const override |
OD::Color | getColor () const override |
Coord | getCoord (int trcnr) const |
DataPackID | getDataPackID (int attrib) const override |
virtual DataPackMgr::MgrID | getDataPackMgrID () const override |
Interval< float > | getDataTraceRange () const override |
DataPackID | getDisplayedDataPackID (int attrib) const override |
const mVisTrans * | getDisplayTransformation () const override |
const PosInfo::Line2DData & | getGeometry () const |
Pos::GeomID | getGeomID () const override |
BufferString | getLineName () const |
void | getLineSegmentProjection (const Coord3 pos1, const Coord3 pos2, TypeSet< Coord3 > &projectedcoords) |
NotifierAccess * | getManipulationNotifier () override |
const StepInterval< int > & | getMaxTraceNrRange () const |
StepInterval< float > | getMaxZRange (bool displayspace) const |
void | getMousePosInfo (const visBase::EventInfo &, Coord3 &, BufferString &, BufferString &) const override |
void | getMousePosInfo (const visBase::EventInfo &, IOPar &) const override |
NotifierAccess * | getMovementNotifier () override |
MultiID | getMultiID () const override |
float | getNearestSegment (const Coord3 &pos, bool usemaxrange, int &trcnr1st, int &trcnr2nd, float &frac) const |
Coord3 | getNearestSubPos (const Coord3 &pos, bool usemaxrange) const |
int | getNearestTraceNr (const Coord3 &) const |
Coord3 | getNormal (const Coord3 &c) const override |
Coord | getNormal (int trcnr) const |
void | getObjectInfo (BufferString &) const override |
float | getPixelDensity () const override |
visBase::TexturePanelStrip * | getTexturePanelStrip () const |
void | getTraceKeyPath (TrcKeyPath &, TypeSet< Coord > *) const override |
Interval< int > | getTraceNrRange () const |
TrcKeyZSampling | getTrcKeyZSampling (bool displayspace, int attrib=-1) const |
TrcKeyZSampling | getTrcKeyZSampling (int attrib=-1) const override |
const visBase::Text2 * | getVisTextLineName () const |
const ZAxisTransform * | getZAxisTransform () const override |
StepInterval< float > | getZRange (bool displayspace, int att=-1) const |
bool | hasColor () const override |
bool | hasSingleColorFallback () const override |
bool | isLineNameShown () const |
bool | isPanelShown () const |
bool | isPolyLineShown () const |
const OD::LineStyle * | lineStyle () const override |
int | nrResolutions () const override |
Coord3 | projectOnNearestPanel (const Coord3 &pos, int *nearestpanelidx=0) |
void | setAnnotColor (OD::Color) override |
void | setColor (OD::Color) override |
bool | setDataPackID (int attrib, DataPackID, TaskRunner *) override |
void | setDisplayTransformation (const mVisTrans *) override |
void | setGeometry (const PosInfo::Line2DData &) |
void | setGeomID (Pos::GeomID geomid) |
void | setLineStyle (const OD::LineStyle &) override |
void | setPixelDensity (float) override |
void | setResolution (int, TaskRunner *) override |
void | setTraceNrRange (const Interval< int > &) |
bool | setZAxisTransform (ZAxisTransform *, TaskRunner *) override |
void | setZRange (const StepInterval< float > &) |
void | showLineName (bool yn) |
void | showPanel (bool yn) |
void | showPolyLine (bool yn) |
void | snapToTracePos (Coord3 &) const override |
bool | usePar (const IOPar &) override |
Public Member Functions inherited from visSurvey::MultiTextureSurveyObject | |
bool | addAttrib () override |
void | allowShading (bool) override |
bool | canAddAttrib (int nrattribstoadd=1) const override |
bool | canBDispOn2DViewer () const override |
bool | canDisplayInteractively () const |
bool | canDisplayInteractively (Pos::GeomID geomid) const |
bool | canEnableTextureInterpolation () const override |
bool | canHaveMultipleAttribs () const override |
bool | canHaveMultipleTextures () const override |
bool | canRemoveAttrib () const override |
bool | canSetColTabSequence () const override |
void | clearTextures () |
void | enableTextureInterpolation (bool) override |
const char * | errMsg () const override |
bool | getAttribCacheValue (int attrib, int version, const Coord3 &, float &) const |
Coord is in attribute space. More... | |
unsigned char | getAttribTransparency (int) const override |
visBase::TextureChannels * | getChannels () const override |
visBase::TextureChannel2RGBA * | getChannels2RGBA () override |
int | getColTabID (int) const |
const ColTab::MapperSetup * | getColTabMapperSetup (int attrib, int version) const override |
const ColTab::MapperSetup * | getColTabMapperSetup (int) const |
const ColTab::Sequence * | getColTabSequence (int) const override |
const TypeSet< float > * | getHistogram (int) const override |
int | getResolution () const override |
const Attrib::SelSpec * | getSelSpec (int attrib, int version=0) const override |
version=-1 gives current version More... | |
const TypeSet< Attrib::SelSpec > * | getSelSpecs (int attrib) const override |
bool | hasAttribCache (int) const |
bool | isAngle (int attrib) const override |
bool | isAttribEnabled (int attrib) const override |
bool | isOn () const override |
bool | isShown () const |
int | nrAttribs () const override |
int | nrTextures (int attrib) const override |
bool | removeAttrib (int attrib) override |
int | selectedTexture (int attrib) const override |
void | selectTexture (int attrib, int texture) override |
void | setAngleFlag (int attrib, bool yn) override |
void | setAttribTransparency (int, unsigned char) override |
bool | setChannels2RGBA (visBase::TextureChannel2RGBA *) override |
void | setColTabMapperSetup (int, const ColTab::MapperSetup &, TaskRunner *) override |
void | setColTabSequence (int, const ColTab::Sequence &, TaskRunner *) override |
void | setSelSpec (int, const Attrib::SelSpec &) override |
void | setSelSpecs (int attrib, const TypeSet< Attrib::SelSpec > &) override |
bool | swapAttribs (int attrib0, int attrib1) override |
bool | textureInterpolationEnabled () const override |
bool | turnOn (bool yn) 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 |
void | setRightHandSystem (bool yn) 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 |
bool | selectable () const override |
NotifierAccess * | selection () 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 * | getClassName () const |
SoNode * | getInventorNode () |
const SoNode * | getInventorNode () const |
BufferString | getName () const override |
NodeState * | getNodeState (int idx) |
VisID | id () const |
virtual bool | isOK () const |
bool | isPickable (bool actively=true) const |
virtual bool | isSelected () 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 *) |
virtual bool | rightClickable () const |
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) |
void | setUiName (const uiString &) |
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 void | acceptManipulation () |
virtual bool | alreadyTransformed (int attrib) const |
virtual bool | canBeRemoved () const |
virtual bool | canHandleColTabSeqTrans (int) const |
virtual bool | canRemoveSelection () const |
virtual bool | canResetManipulation () const |
virtual bool | canShowTexture () const |
virtual void | clearSelections () |
virtual bool | displayedOnlyAtSections () const |
void | doRef () |
void | doUnRef () |
virtual void | enableEditor (bool yn) |
const Survey::Geometry3D * | get3DSurvGeom () const |
virtual const char * | get3DSurvGeomName () const |
OD::Color | getBackgroundColor () const |
virtual const RegularSeisDataPack * | getCacheVolume (int attr) const |
void | getChannelName (int, uiString &) const |
const visBase::TextureChannel2RGBA * | getChannels2RGBA () const |
virtual void | getChildren (TypeSet< VisID > &) const |
virtual void | getDataTraceBids (TypeSet< BinID > &) const |
virtual void | getLineWidthBounds (int &min, int &max) |
virtual NotifierAccess * | getLockNotifier () |
virtual BufferString | getManipulationString () const |
virtual const MouseCursor * | getMouseCursor () 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 SceneID | getSceneID () const |
virtual Coord3 | getTranslation () const |
int | getUpdateStageNr () const |
virtual bool | hasPosModeManipulator () const |
bool | hasSelSpec (const Attrib::SelSpec &, int &attrib, int &version) const |
virtual bool | hasSpecificLineColor () const |
virtual bool | hasSpecificMarkerColor () const |
bool | isAnyAttribEnabled () const |
virtual bool | isInlCrl () const |
virtual bool | isLocked () const |
virtual bool | isManipulated () const |
virtual bool | isManipulatorShown () const |
virtual bool | isPainting () const |
virtual bool | isPicking () const |
virtual bool | isVerticalPlane () const |
virtual void | lock (bool yn) |
virtual const MarkerStyle3D * | markerStyle () const |
virtual float | maxDist () const |
virtual void | otherObjectsMoved (const ObjectSet< const SurveyObject > &, VisID whichobj) |
virtual void | readAuxData () |
virtual bool | removeSelections (TaskRunner *) |
virtual void | resetManipulation () |
virtual void | set3DSurvGeom (const Survey::Geometry3D *) |
virtual bool | setDataVolume (int attrib, const RegularSeisDataPack *, TaskRunner *) |
virtual void | setMarkerStyle (const MarkerStyle3D &) |
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 void | showManipulator (bool yn) |
virtual bool | showsTexture () const |
virtual void | turnOnSelectionMode (bool) |
virtual void | updateMouseCursorCB (CallBacker *) |
virtual bool | usesColor () const |
virtual bool | usesTexture () const |
virtual void | useTexture (bool yn, bool trigger) |
Static Public Member Functions | |
static Seis2DDisplay * | getSeis2DDisplay (const MultiID &, const char *) |
static Seis2DDisplay * | getSeis2DDisplay (Pos::GeomID) |
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 () |
Protected Member Functions | |
~Seis2DDisplay () | |
void | addCache () override |
void | createTransformedDataPack (int attrib, TaskRunner *=0) |
void | dataTransformCB (CallBacker *) |
void | emptyCache (int) override |
bool | getCacheValue (int attrib, int version, const Coord3 &, float &) const override |
Coord is in attribute space. More... | |
bool | getNearestTrace (const Coord3 &, int &idx, float &sqdist) const |
const Interval< int > | getSampleRange () const |
bool | hasCache (int) const override |
void | removeCache (int) override |
void | swapCache (int, int) override |
void | updateChannels (int attrib, TaskRunner *) |
void | updateLineNamePos () |
void | updatePanelStripPath () |
void | updatePanelStripZRange () |
void | updateRanges (bool trc, bool z) |
void | updateTexOriginAndScale (int attrib, const TrcKeyZSampling &) |
Protected Member Functions inherited from visSurvey::MultiTextureSurveyObject | |
MultiTextureSurveyObject () | |
~MultiTextureSurveyObject () | |
void | getValueString (const Coord3 &, BufferString &) const |
Coord is in ztransformed space. More... | |
virtual bool | init () |
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 () override |
void | triggerRightClick (const EventInfo *) override |
void | triggerSel () 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 * | sKeyLineSetID () |
static const char * | sKeyShowLineName () |
static const char * | sKeyShowPanel () |
static const char * | sKeyShowPolyLine () |
static const char * | sKeyTextureID () |
static const char * | sKeyTrcNrRange () |
static const char * | sKeyZRange () |
Static Protected Member Functions inherited from visSurvey::SurveyObject | |
static int | cValNameOffset () |
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 } |
Used for displaying a 2D line.
<>
visSurvey::Seis2DDisplay::Seis2DDisplay | ( | ) |
|
protected |
|
overrideprotectedvirtual |
Implements visSurvey::MultiTextureSurveyObject.
|
inlineoverridevirtual |
Reimplemented from visSurvey::SurveyObject.
|
inlineoverridevirtual |
Reimplemented from visSurvey::SurveyObject.
|
overridevirtual |
Annotation to enumerate distinguishable stages in an update sequence. False resets updatestagenr_ to zero. For example: no updating #0 annotateNextUpdateStage( true ); update geometry #1 annotateNextUpdateStage( true ); update textures #2 annotateNextUpdateStage( false ); no updating #0
Derived class decides whether to neglect or act, e.g. by (de/re)freezing its display.
Reimplemented from visSurvey::SurveyObject.
|
overridevirtual |
Reimplemented from visSurvey::SurveyObject.
|
inlineoverridevirtual |
Reimplemented from visSurvey::SurveyObject.
void visSurvey::Seis2DDisplay::clearTexture | ( | int | ) |
|
protected |
|
protected |
|
overridevirtual |
Reimplemented from visSurvey::SurveyObject.
|
overrideprotectedvirtual |
Implements visSurvey::MultiTextureSurveyObject.
|
overridevirtual |
Reimplemented from visSurvey::MultiTextureSurveyObject.
|
overridevirtual |
Reimplemented from visSurvey::MultiTextureSurveyObject.
|
inlineoverridevirtual |
Reimplemented from visSurvey::SurveyObject.
|
overridevirtual |
Reimplemented from visSurvey::SurveyObject.
|
overridevirtual |
Reimplemented from visSurvey::SurveyObject.
|
overrideprotectedvirtual |
Coord is in attribute space.
Implements visSurvey::MultiTextureSurveyObject.
|
overridevirtual |
Reimplemented from visSurvey::SurveyObject.
Coord visSurvey::Seis2DDisplay::getCoord | ( | int | trcnr | ) | const |
|
overridevirtual |
Reimplemented from visSurvey::SurveyObject.
|
inlineoverridevirtual |
Reimplemented from visSurvey::SurveyObject.
|
overridevirtual |
Reimplemented from visSurvey::SurveyObject.
|
overridevirtual |
Reimplemented from visSurvey::SurveyObject.
|
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.
|
inline |
|
inlineoverridevirtual |
Reimplemented from visSurvey::SurveyObject.
BufferString visSurvey::Seis2DDisplay::getLineName | ( | ) | const |
void visSurvey::Seis2DDisplay::getLineSegmentProjection | ( | const Coord3 | pos1, |
const Coord3 | pos2, | ||
TypeSet< Coord3 > & | projectedcoords | ||
) |
|
inlineoverridevirtual |
Reimplemented from visSurvey::SurveyObject.
const StepInterval<int>& visSurvey::Seis2DDisplay::getMaxTraceNrRange | ( | ) | const |
StepInterval<float> visSurvey::Seis2DDisplay::getMaxZRange | ( | bool | displayspace | ) | const |
|
overridevirtual |
Reimplemented from visSurvey::SurveyObject.
|
overridevirtual |
Reimplemented from visSurvey::SurveyObject.
|
inlineoverridevirtual |
Gives access to a notifier that is triggered when object is moved or modified.
Reimplemented from visSurvey::SurveyObject.
|
inlineoverridevirtual |
Reimplemented from visSurvey::SurveyObject.
float visSurvey::Seis2DDisplay::getNearestSegment | ( | const Coord3 & | pos, |
bool | usemaxrange, | ||
int & | trcnr1st, | ||
int & | trcnr2nd, | ||
float & | frac | ||
) | const |
|
protected |
int visSurvey::Seis2DDisplay::getNearestTraceNr | ( | const Coord3 & | ) | const |
Position and Normal are both in displayspace.
Reimplemented from visSurvey::SurveyObject.
Coord visSurvey::Seis2DDisplay::getNormal | ( | int | trcnr | ) | const |
|
overridevirtual |
Reimplemented from visSurvey::SurveyObject.
|
inlineoverridevirtual |
Reimplemented from visBase::DataObject.
|
protected |
|
static |
|
static |
|
inline |
|
overridevirtual |
If Coordinates are different from the trckeys, they can be delivered in the TypeSet<Coord>*
Reimplemented from visSurvey::SurveyObject.
Interval<int> visSurvey::Seis2DDisplay::getTraceNrRange | ( | ) | const |
TrcKeyZSampling visSurvey::Seis2DDisplay::getTrcKeyZSampling | ( | bool | displayspace, |
int | attrib = -1 |
||
) | const |
|
inlineoverridevirtual |
Reimplemented from visSurvey::SurveyObject.
|
inline |
|
overridevirtual |
Reimplemented from visSurvey::SurveyObject.
StepInterval<float> visSurvey::Seis2DDisplay::getZRange | ( | bool | displayspace, |
int | att = -1 |
||
) | const |
|
overrideprotectedvirtual |
Implements visSurvey::MultiTextureSurveyObject.
|
inlineoverridevirtual |
Reimplemented from visSurvey::SurveyObject.
|
inlineoverridevirtual |
Reimplemented from visSurvey::SurveyObject.
bool visSurvey::Seis2DDisplay::isLineNameShown | ( | ) | const |
bool visSurvey::Seis2DDisplay::isPanelShown | ( | ) | const |
bool visSurvey::Seis2DDisplay::isPolyLineShown | ( | ) | const |
|
overridevirtual |
If the linestyle can be set, a non-zero pointer should be return.
Reimplemented from visSurvey::SurveyObject.
|
overridevirtual |
Implements visSurvey::MultiTextureSurveyObject.
Coord3 visSurvey::Seis2DDisplay::projectOnNearestPanel | ( | const Coord3 & | pos, |
int * | nearestpanelidx = 0 |
||
) |
|
overrideprotectedvirtual |
Implements visSurvey::MultiTextureSurveyObject.
|
overridevirtual |
Reimplemented from visSurvey::SurveyObject.
|
overridevirtual |
Reimplemented from visSurvey::SurveyObject.
|
overridevirtual |
Reimplemented from visSurvey::SurveyObject.
|
override |
void visSurvey::Seis2DDisplay::setGeometry | ( | const PosInfo::Line2DData & | ) |
void visSurvey::Seis2DDisplay::setGeomID | ( | Pos::GeomID | geomid | ) |
|
overridevirtual |
Reimplemented from visSurvey::SurveyObject.
|
overridevirtual |
Reimplemented from visBase::DataObject.
|
overridevirtual |
Implements visSurvey::MultiTextureSurveyObject.
void visSurvey::Seis2DDisplay::setTraceNrRange | ( | const Interval< int > & | ) |
|
overridevirtual |
Reimplemented from visSurvey::SurveyObject.
void visSurvey::Seis2DDisplay::setZRange | ( | const StepInterval< float > & | ) |
void visSurvey::Seis2DDisplay::showLineName | ( | bool | yn | ) |
void visSurvey::Seis2DDisplay::showPanel | ( | bool | yn | ) |
void visSurvey::Seis2DDisplay::showPolyLine | ( | bool | yn | ) |
|
staticprotected |
|
staticprotected |
|
staticprotected |
|
staticprotected |
|
staticprotected |
|
staticprotected |
|
staticprotected |
|
overridevirtual |
Reimplemented from visSurvey::SurveyObject.
|
overrideprotectedvirtual |
Implements visSurvey::MultiTextureSurveyObject.
|
protected |
|
protected |
|
protected |
Sets the coordinates to the path in geometry_, limited by current trcnrrg_. Will also update texture coordinates.
|
protected |
|
protected |
|
protected |
|
overridevirtual |
Reimplemented from visSurvey::MultiTextureSurveyObject.
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
mutableprotected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
Generated at for the OpendTect seismic interpretation project. Copyright (C): dGB Beheer B.V. 1995-2024