![]() |
OpendTect-6_4
6.4
|
Used for displaying a random or arbitrary line. More...
Classes | |
struct | UpdateStageInfo |
Public Member Functions | |
RandomTrackDisplay () | |
mDefaultFactoryInstantiation (visSurvey::SurveyObject, RandomTrackDisplay,"RandomTrackDisplay", toUiString(sFactoryKeyword())) | |
void | setRandomLineID (int id) |
int | getRandomLineID () const |
Geometry::RandomLine * | getRandomLine () |
int | nameNr () const |
bool | isInlCrl () const |
int | nrResolutions () const |
void | setResolution (int, TaskRunner *) |
bool | hasPosModeManipulator () const |
void | showManipulator (bool yn) |
bool | isManipulatorShown () const |
bool | isManipulated () const |
bool | canResetManipulation () const |
void | resetManipulation () |
void | acceptManipulation () |
BufferString | getManipulationString () const |
bool | canDuplicate () const |
SurveyObject * | duplicate (TaskRunner *) const |
MultiID | getMultiID () const |
bool | allowMaterialEdit () const |
SurveyObject::AttribFormat | getAttributeFormat (int attrib) const |
TypeSet< BinID > * | getPath () |
BinID-based coding: inner nodes single. More... | |
void | getDataTraceBids (TypeSet< BinID > &) const |
Segment-based coding: inner nodes doubled. More... | |
void | getTraceKeyPath (TrcKeyPath &, TypeSet< Coord > *) const |
Interval< float > | getDataTraceRange () const |
TypeSet< Coord > | getTrueCoords () const |
bool | setDataPackID (int attrib, DataPack::ID, TaskRunner *) |
DataPack::ID | getDataPackID (int attrib) const |
DataPack::ID | getDisplayedDataPackID (int attrib) const |
virtual DataPackMgr::ID | getDataPackMgrID () const |
bool | canAddNode (int nodenr) const |
void | addNode (int nodenr) |
int | nrNodes () const |
void | addNode (const BinID &) |
void | insertNode (int, const BinID &) |
void | setNodePos (int, const BinID &) |
BinID | getNodePos (int) const |
BinID | getManipNodePos (int) const |
void | getAllNodePos (TypeSet< BinID > &) const |
TypeSet< BinID > * | getNodes () |
void | removeNode (int) |
void | removeAllNodes () |
bool | setNodePositions (const TypeSet< BinID > &) |
void | lockGeometry (bool) |
bool | isGeometryLocked () const |
TrcKeyZSampling | getTrcKeyZSampling (int attrib) const |
void | setDepthInterval (const Interval< float > &) |
Interval< float > | getDepthInterval () const |
const MouseCursor * | getMouseCursor () const |
void | getMousePosInfo (const visBase::EventInfo &, IOPar &) const |
void | getMousePosInfo (const visBase::EventInfo &, Coord3 &, BufferString &, BufferString &) const |
int | getSelNodeIdx () const |
knotidx>=0, panelidx<0 More... | |
virtual NotifierAccess * | getMovementNotifier () |
NotifierAccess * | getManipulationNotifier () |
int | getClosestPanelIdx (const Coord &) const |
Coord3 | getNormal (const Coord3 &) const |
virtual float | calcDist (const Coord3 &) const |
virtual bool | allowsPicks () const |
virtual void | fillPar (IOPar &) const |
virtual bool | usePar (const IOPar &) |
bool | canBDispOn2DViewer () const |
void | setSceneEventCatcher (visBase::EventCatcher *) |
visBase::TexturePanelStrip * | getTexturePanelStrip () const |
const char * | getRandomLineName () const |
const char * | errMsg () const |
void | setPolyLineMode (bool yn) |
bool | createFromPolyLine () |
void | setColor (Color) |
bool | setZAxisTransform (ZAxisTransform *, TaskRunner *) |
const ZAxisTransform * | getZAxisTransform () const |
void | setDisplayTransformation (const mVisTrans *) |
const mVisTrans * | getDisplayTransformation () const |
virtual void | annotateNextUpdateStage (bool yn) |
virtual void | setPixelDensity (float) |
const TrcKeyPath * | getTrcKeyPath () |
bool | getSelMousePosInfo (const visBase::EventInfo &, Coord3 &, BufferString &, BufferString &) const |
![]() | |
bool | turnOn (bool yn) |
bool | isOn () const |
bool | isShown () const |
int | getResolution () const |
bool | setChannels2RGBA (visBase::TextureChannel2RGBA *) |
visBase::TextureChannel2RGBA * | getChannels2RGBA () |
visBase::TextureChannels * | getChannels () const |
bool | canHaveMultipleAttribs () const |
bool | canAddAttrib (int nrattribstoadd=1) const |
bool | canRemoveAttrib () const |
int | nrAttribs () const |
bool | addAttrib () |
bool | removeAttrib (int attrib) |
bool | swapAttribs (int attrib0, int attrib1) |
void | setAttribTransparency (int, unsigned char) |
unsigned char | getAttribTransparency (int) const |
virtual void | allowShading (bool) |
const Attrib::SelSpec * | getSelSpec (int attrib, int version=0) const |
const TypeSet< Attrib::SelSpec > * | getSelSpecs (int attrib) const |
void | setSelSpec (int, const Attrib::SelSpec &) |
void | setSelSpecs (int attrib, const TypeSet< Attrib::SelSpec > &) |
void | clearTextures () |
void | enableTextureInterpolation (bool) |
bool | textureInterpolationEnabled () const |
bool | isAngle (int attrib) const |
void | setAngleFlag (int attrib, bool yn) |
void | enableAttrib (int attrib, bool yn) |
bool | isAttribEnabled (int attrib) const |
const TypeSet< float > * | getHistogram (int) const |
int | getColTabID (int) const |
const ColTab::MapperSetup * | getColTabMapperSetup (int attrib, int version) const |
const ColTab::MapperSetup * | getColTabMapperSetup (int) const |
void | setColTabMapperSetup (int, const ColTab::MapperSetup &, TaskRunner *) |
const ColTab::Sequence * | getColTabSequence (int) const |
bool | canSetColTabSequence () const |
void | setColTabSequence (int, const ColTab::Sequence &, TaskRunner *) |
bool | canHaveMultipleTextures () const |
int | nrTextures (int attrib) const |
void | selectTexture (int attrib, int texture) |
int | selectedTexture (int attrib) const |
bool | canEnableTextureInterpolation () const |
bool | canDisplayInteractively (Pos::GeomID geomid=-1) const |
![]() | |
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 Material * | getMaterial () const |
Material * | getMaterial () |
![]() | |
virtual bool | getBoundingBox (Coord3 &min, Coord3 &max) const |
void | setSelectable (bool yn) |
bool | selectable () const |
NotifierAccess * | selection () |
NotifierAccess * | deSelection () |
virtual NotifierAccess * | rightClicked () |
const EventInfo * | rightClickedEventInfo () const |
const TypeSet< int > * | rightClickedPath () const |
![]() | |
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 |
SoNode * | getInventorNode () |
const SoNode * | getInventorNode () 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 |
bool | serialize (const char *filename, bool binary=false) |
void | setParent (DataObjectGroup *g) |
template<class T > | |
T * | addNodeState (T *ns) |
NodeState * | removeNodeState (NodeState *) |
NodeState * | getNodeState (int idx) |
![]() | |
CallBacker () | |
CallBacker (const CallBacker &) | |
virtual | ~CallBacker () |
bool | attachCB (NotifierAccess &, const CallBack &, bool onlyifnew=false) |
bool | attachCB (NotifierAccess *notif, const CallBack &cb, bool onlyifnew=false) |
void | detachCB (NotifierAccess &, const CallBack &) |
void | detachCB (NotifierAccess *notif, const CallBack &cb) |
bool | isNotifierAttached (NotifierAccess *) const |
Only for debugging purposes, don't use. More... | |
![]() | |
void | doRef () |
void | doUnRef () |
virtual const char * | get3DSurvGeomName () const |
virtual Pos::GeomID | getGeomID () const |
virtual float | maxDist () const |
virtual void | getPickingMessage (BufferString &msg) const |
virtual void | snapToTracePos (Coord3 &) const |
virtual void | otherObjectsMoved (const ObjectSet< const SurveyObject > &, int whichobj) |
virtual void | setTranslation (const Coord3 &) |
virtual Coord3 | getTranslation () const |
virtual void | getChildren (TypeSet< int > &) const |
virtual void | enableEditor (bool yn) |
virtual const OD::LineStyle * | lineStyle () const |
virtual void | setLineStyle (const OD::LineStyle &) |
virtual void | getLineWidthBounds (int &min, int &max) |
virtual bool | hasSpecificLineColor () const |
virtual void | setOnlyAtSectionsDisplay (bool) |
virtual bool | displayedOnlyAtSections () const |
virtual bool | hasColor () const |
virtual bool | usesColor () const |
virtual Color | getColor () const |
virtual void | setAnnotColor (Color) |
virtual Color | getAnnotColor () const |
virtual BufferString | getResolutionName (int) const |
const visBase::TextureChannel2RGBA * | getChannels2RGBA () const |
void | getChannelName (int, uiString &) const |
virtual bool | canHandleColTabSeqTrans (int) const |
bool | isAnyAttribEnabled () const |
virtual bool | hasSingleColorFallback () const |
virtual Pol2D3D | getAllowedDataType () const |
virtual bool | canRemoveSelection () const |
virtual bool | removeSelections (TaskRunner *) |
virtual void | clearSelections () |
virtual void | getObjectInfo (BufferString &) const |
virtual bool | setDataVolume (int attrib, const RegularSeisDataPack *, TaskRunner *) |
virtual const RegularSeisDataPack * | getCacheVolume (int attr) const |
virtual void | getRandomPos (DataPointSet &, TaskRunner *) const |
virtual void | getRandomPosCache (int attrib, DataPointSet &) const |
virtual void | setRandomPosData (int attrib, const DataPointSet *, TaskRunner *) |
virtual void | readAuxData () |
virtual void | setScene (Scene *scn) |
virtual const Scene * | getScene () const |
virtual Scene * | getScene () |
virtual int | getSceneID () const |
virtual bool | alreadyTransformed (int attrib) const |
int | getUpdateStageNr () const |
virtual void | lock (bool yn) |
virtual bool | isLocked () const |
virtual NotifierAccess * | getLockNotifier () |
virtual bool | isVerticalPlane () const |
virtual void | turnOnSelectionMode (bool) |
void | setUserRefs (int attrib, BufferStringSet *nms) |
void | setSaveInSessionsFlag (bool yn) |
bool | getSaveInSessionsFlag () const |
virtual bool | canBeRemoved () const |
Static Public Member Functions | |
static const char * | sKeyPanelDepthKey () |
static const char * | sKeyPanelPlaneKey () |
static const char * | sKeyPanelRotateKey () |
![]() | |
static const char * | sKeyMaterialID () |
static const char * | sKeyMaterial () |
static const char * | sKeyIsOn () |
![]() | |
static int | getID (const osg::Node *) |
static float | getDefaultPixelDensity () |
static void | setVisualizationThread (const void *) |
Call only once from initialization. More... | |
static bool | isVisualizationThread () |
static void | requestSingleRedraw () |
static void | setCommonViewer (osgViewer::CompositeViewer *) |
static osgViewer::CompositeViewer * | getCommonViewer () |
![]() | |
static float | sDefMaxDist () |
static const char * | sKeyColTabID () |
static const char * | sKeySequence () |
static const char * | sKeyMapper () |
static const char * | sKeyTextTrans () |
static const char * | sKeyTC2RGBA () |
static const char * | sKeyNrAttribs () |
static const char * | sKeyAttribs () |
static const char * | sKeyLocked () |
static const char * | sKeySurvey () |
Public Attributes | |
Notifier< RandomTrackDisplay > | moving_ |
Notifier< RandomTrackDisplay > | nodemoving_ |
Protected Member Functions | |
~RandomTrackDisplay () | |
bool | getCacheValue (int attrib, int version, const Coord3 &, float &) const |
Coord is in attribute space. More... | |
void | addCache () |
void | removeCache (int) |
void | swapCache (int, int) |
void | emptyCache (int) |
bool | hasCache (int) const |
void | getDataTraceBids (TypeSet< BinID > &, TypeSet< int > *segments) const |
BinID | proposeNewPos (int node) const |
void | updateChannels (int attrib, TaskRunner *) |
void | createTransformedDataPack (int attrib, TaskRunner *=0) |
void | setNodePos (int, const BinID &, bool check) |
BinID | snapPosition (const BinID &) const |
bool | checkPosition (const BinID &) const |
void | geomChangeCB (CallBacker *) |
void | nodeMoved (CallBacker *) |
void | draggerRightClick (CallBacker *) |
void | pickCB (CallBacker *) |
bool | checkValidPick (const visBase::EventInfo &, const Coord3 &pos) const |
void | setPickPos (const Coord3 &pos) |
void | removePickPos (const Coord3 &) |
void | dataTransformCB (CallBacker *) |
void | updateRanges (bool, bool) |
void | updatePanelStripPath () |
void | setPanelStripZRange (const Interval< float > &) |
float | appliedZRangeStep () const |
void | draggerMoveFinished (CallBacker *) |
void | updateMouseCursorCB (CallBacker *) |
void | updateTexOriginAndScale (int attrib, const TrcKeyPath &, const StepInterval< float > &zrg) |
int | getClosestPanelIdx (const Coord &, double *fracptr) const |
void | mouseCB (CallBacker *) |
bool | isPicking () const |
void | removePickPos (int polyidx) |
void | addNodeInternal (const BinID &) |
void | insertNodeInternal (int, const BinID &) |
void | removeNodeInternal (int) |
void | movingNodeInternal (int selnodeidx) |
void | finishNodeMoveInternal () |
void | geomNodeMoveCB (CallBacker *) |
void | setNodePositions (const TypeSet< BinID > &, bool onlyinternal) |
bool | isMappingTraceOfBid (BinID bid, int trcidx, bool forward=true) const |
void | snapZRange (Interval< float > &) |
![]() | |
MultiTextureSurveyObject () | |
~MultiTextureSurveyObject () | |
void | getValueString (const Coord3 &, BufferString &) const |
Coord is in ztransformed space. More... | |
void | updateMainSwitch () |
virtual bool | init () |
![]() | |
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... | |
![]() | |
void | triggerSel () |
void | triggerDeSel () |
void | triggerRightClick (const EventInfo *) |
VisualObject (bool selectable=false) | |
~VisualObject () | |
![]() | |
virtual osg::StateSet * | getStateSet () |
void | doAddNodeState (NodeState *ns) |
DataObject () | |
template<class T > | |
T * | setOsgNode (T *t) |
Must be called during construction. More... | |
void | updateNodemask () |
![]() | |
void | detachAllNotifiers () |
Call from the destructor of your inherited object. More... | |
![]() | |
SurveyObject () | |
~SurveyObject () | |
void | initAdaptiveMouseCursor (CallBacker *eventcb, int objid, int inplanedragkeys, MouseCursor &) |
Static Protected Member Functions | |
static const char * | sKeyTrack () |
static const char * | sKeyNrKnots () |
static const char * | sKeyKnotPrefix () |
static const char * | sKeyDepthInterval () |
static const char * | sKeyLockGeometry () |
![]() | |
static int | cValNameOffset () |
Private Member Functions | |
mODTextTranslationClass (RandomTrackDisplay) | |
Additional Inherited Members | |
![]() | |
enum | AttribFormat { None, Cube, Traces, RandomPos, OtherFormat } |
Used for displaying a random or arbitrary line.
RandomTrackDisplay is the front-end class for displaying arbitrary lines. The complete line consists of separate sections connected at inline/crossline positions, called knots or nodes. Several functions are available for adding or inserting node positions. The depth range of the line can be changed by setDepthInterval(const Interval<float>&)
visSurvey::RandomTrackDisplay::RandomTrackDisplay | ( | ) |
|
protected |
|
virtual |
Reimplemented from visSurvey::SurveyObject.
|
protectedvirtual |
Implements visSurvey::MultiTextureSurveyObject.
void visSurvey::RandomTrackDisplay::addNode | ( | int | nodenr | ) |
If nodenr<nrNodes, a node is added before the nodenr. If nodenr==nrNodes, a node is added at the end.
void visSurvey::RandomTrackDisplay::addNode | ( | const BinID & | ) |
|
protected |
|
inlinevirtual |
Reimplemented from visSurvey::SurveyObject.
|
inlinevirtual |
Reimplemented from visSurvey::SurveyObject.
|
virtual |
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.
|
protected |
|
virtual |
Reimplemented from visSurvey::SurveyObject.
bool visSurvey::RandomTrackDisplay::canAddNode | ( | int | nodenr | ) | const |
If nodenr<nrNodes the function Checks if a node can be added before the nodenr. If nodenr==nrNodes, it checks if a node can be added.
|
inlinevirtual |
Reimplemented from visSurvey::MultiTextureSurveyObject.
|
inlinevirtual |
Reimplemented from visSurvey::SurveyObject.
|
inlinevirtual |
Reimplemented from visSurvey::SurveyObject.
|
protected |
|
protected |
bool visSurvey::RandomTrackDisplay::createFromPolyLine | ( | ) |
|
protected |
|
protected |
|
protected |
|
protected |
|
virtual |
Reimplemented from visSurvey::SurveyObject.
|
protectedvirtual |
Implements visSurvey::MultiTextureSurveyObject.
|
inlinevirtual |
Reimplemented from visSurvey::MultiTextureSurveyObject.
|
virtual |
Reimplemented from visSurvey::MultiTextureSurveyObject.
|
protected |
|
protected |
|
protected |
|
virtual |
Reimplemented from visSurvey::SurveyObject.
|
protectedvirtual |
Coord is in attribute space.
Implements visSurvey::MultiTextureSurveyObject.
int visSurvey::RandomTrackDisplay::getClosestPanelIdx | ( | const Coord & | ) | const |
|
protected |
|
virtual |
Reimplemented from visSurvey::SurveyObject.
|
inlinevirtual |
Reimplemented from visSurvey::SurveyObject.
Segment-based coding: inner nodes doubled.
Reimplemented from visSurvey::SurveyObject.
|
protected |
|
virtual |
Reimplemented from visSurvey::SurveyObject.
Interval<float> visSurvey::RandomTrackDisplay::getDepthInterval | ( | ) | const |
|
virtual |
Reimplemented from visSurvey::SurveyObject.
|
virtual |
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.
BinID visSurvey::RandomTrackDisplay::getManipNodePos | ( | int | ) | const |
|
inlinevirtual |
Reimplemented from visSurvey::SurveyObject.
|
virtual |
Reimplemented from visSurvey::SurveyObject.
|
inlinevirtual |
Returns a mouse cursor that will be used if this object under the mouse in Act mode.
Reimplemented from visSurvey::SurveyObject.
|
virtual |
Reimplemented from visSurvey::SurveyObject.
|
virtual |
Reimplemented from visSurvey::SurveyObject.
|
inlinevirtual |
Gives access to a notifier that is triggered when object is moved or modified.
Reimplemented from visSurvey::SurveyObject.
|
virtual |
Reimplemented from visSurvey::SurveyObject.
BinID visSurvey::RandomTrackDisplay::getNodePos | ( | int | ) | const |
Position and Normal are both in displayspace.
Reimplemented from visSurvey::SurveyObject.
BinID-based coding: inner nodes single.
Geometry::RandomLine* visSurvey::RandomTrackDisplay::getRandomLine | ( | ) |
int visSurvey::RandomTrackDisplay::getRandomLineID | ( | ) | const |
const char* visSurvey::RandomTrackDisplay::getRandomLineName | ( | ) | const |
bool visSurvey::RandomTrackDisplay::getSelMousePosInfo | ( | const visBase::EventInfo & | , |
Coord3 & | , | ||
BufferString & | , | ||
BufferString & | |||
) | const |
|
inline |
knotidx>=0, panelidx<0
|
inline |
|
virtual |
If Coordinates are different from the trckeys, they can be delivered in the TypeSet<Coord>*
Reimplemented from visSurvey::SurveyObject.
|
inline |
|
virtual |
Reimplemented from visSurvey::SurveyObject.
|
virtual |
Reimplemented from visSurvey::SurveyObject.
|
protectedvirtual |
Implements visSurvey::MultiTextureSurveyObject.
|
inlinevirtual |
Reimplemented from visSurvey::SurveyObject.
void visSurvey::RandomTrackDisplay::insertNode | ( | int | , |
const BinID & | |||
) |
|
protected |
bool visSurvey::RandomTrackDisplay::isGeometryLocked | ( | ) | const |
|
inlinevirtual |
Reimplemented from visSurvey::SurveyObject.
|
virtual |
Reimplemented from visSurvey::SurveyObject.
|
virtual |
Reimplemented from visSurvey::SurveyObject.
|
protected |
|
protectedvirtual |
Reimplemented from visSurvey::SurveyObject.
void visSurvey::RandomTrackDisplay::lockGeometry | ( | bool | ) |
visSurvey::RandomTrackDisplay::mDefaultFactoryInstantiation | ( | visSurvey::SurveyObject | , |
RandomTrackDisplay | , | ||
"RandomTrackDisplay" | , | ||
toUiString(sFactoryKeyword()) | |||
) |
|
private |
|
protected |
|
protected |
|
inline |
|
protected |
int visSurvey::RandomTrackDisplay::nrNodes | ( | ) | const |
|
inlinevirtual |
Implements visSurvey::MultiTextureSurveyObject.
|
protected |
|
protected |
void visSurvey::RandomTrackDisplay::removeAllNodes | ( | ) |
|
protectedvirtual |
Implements visSurvey::MultiTextureSurveyObject.
void visSurvey::RandomTrackDisplay::removeNode | ( | int | ) |
|
protected |
|
protected |
|
protected |
|
virtual |
Reimplemented from visSurvey::SurveyObject.
|
virtual |
Reimplemented from visSurvey::SurveyObject.
|
virtual |
Reimplemented from visSurvey::SurveyObject.
void visSurvey::RandomTrackDisplay::setDepthInterval | ( | const Interval< float > & | ) |
void visSurvey::RandomTrackDisplay::setDisplayTransformation | ( | const mVisTrans * | ) |
void visSurvey::RandomTrackDisplay::setNodePos | ( | int | , |
const BinID & | |||
) |
|
protected |
|
protected |
|
protected |
|
protected |
|
virtual |
Reimplemented from visBase::DataObject.
void visSurvey::RandomTrackDisplay::setPolyLineMode | ( | bool | yn | ) |
void visSurvey::RandomTrackDisplay::setRandomLineID | ( | int | id | ) |
|
virtual |
Implements visSurvey::MultiTextureSurveyObject.
|
virtual |
Reimplemented from visBase::VisualObject.
|
virtual |
Reimplemented from visSurvey::SurveyObject.
|
virtual |
Reimplemented from visSurvey::SurveyObject.
|
staticprotected |
|
staticprotected |
|
staticprotected |
|
staticprotected |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
staticprotected |
|
protected |
|
protectedvirtual |
Implements visSurvey::MultiTextureSurveyObject.
|
protected |
|
protectedvirtual |
Reimplemented from visSurvey::SurveyObject.
|
protected |
|
protected |
|
protected |
|
virtual |
Reimplemented from visSurvey::MultiTextureSurveyObject.
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
Notifier<RandomTrackDisplay> visSurvey::RandomTrackDisplay::moving_ |
|
protected |
Notifier<RandomTrackDisplay> visSurvey::RandomTrackDisplay::nodemoving_ |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
Generated at 12/02/2019 10:57:53 for the OpendTect seismic interpretation project. Copyright (C): dGB Beheer B. V. 2019