OpendTect
7.0
|
Public Member Functions | |
FaultSetDisplay () | |
bool | addAttrib () override |
int | addDataPack (const DataPointSet &) const |
bool | allowMaterialEdit () const override |
bool | allowsPicks () const override |
bool | areHorizonIntersectionsDisplayed () const |
bool | areIntersectionsDisplayed () const |
bool | arePanelsDisplayed () const |
bool | arePanelsDisplayedInFull () const |
bool | canBDispOn2DViewer () const override |
bool | canDisplayHorizonIntersections () const |
bool | canDisplayIntersections () const |
bool | canRemoveSelection () const override |
bool | canSetColTabSequence () const override |
bool | canShowTexture () const override |
bool | displayedOnlyAtSections () const override |
void | displayHorizonIntersections (bool yn) |
void | displayIntersections (bool yn) |
void | displayPanels (bool) |
void | doOtherObjectsMoved (const ObjectSet< const SurveyObject > &objs, VisID whichobj) |
EM::FaultSet3D * | emFaultSet () |
void | enableAttrib (int attrib, bool yn) override |
void | fillPar (IOPar &) const override |
SurveyObject::AttribFormat | getAttributeFormat (int) const override |
OD::Color | getColor () const override |
const ColTab::MapperSetup * | getColTabMapperSetup (int attrib, int version) const override |
DataPackID | getDataPackID (int attrib) const override |
DataPackMgr::MgrID | getDataPackMgrID () const override |
DataPackID | getDisplayedDataPackID (int attr) const override |
const mVisTrans * | getDisplayTransformation () const override |
EM::ObjectID | getEMObjectID () const |
const visBase::GeomIndexedShape * | getFaultDisplayedPlane (int) const |
const TypeSet< float > * | getHistogram (int) const override |
void | getMousePosInfo (const visBase::EventInfo &, Coord3 &xyzpos, BufferString &val, BufferString &info) const override |
virtual void | getMousePosInfo (const visBase::EventInfo &ei, IOPar &iop) const override |
MultiID | getMultiID () const override |
void | getRandomPos (DataPointSet &, TaskRunner *) const override |
void | getRandomPosCache (int, DataPointSet &) const override |
const ZAxisTransform * | getZAxisTransform () const override |
bool | hasColor () const override |
bool | hasSingleColorFallback () const override |
bool | isInlCrl () const override |
bool | isVerticalPlane () const override |
const OD::LineStyle * | lineStyle () const override |
void | matChangeCB (CallBacker *) |
int | nrResolutions () const override |
bool | removeAttrib (int attrib) override |
virtual void | setAttribTransparency (int, unsigned char) override |
void | setColor (OD::Color) override |
void | setColTabMapperSetup (int, const ColTab::MapperSetup &, TaskRunner *) override |
void | setColTabSequence (int, const ColTab::Sequence &, TaskRunner *) override |
bool | setDataPackID (int attrib, DataPackID, TaskRunner *) override |
void | setDepthAsAttrib (int) |
void | setDisplayTransformation (const mVisTrans *) override |
bool | setEMObjectID (const EM::ObjectID &) |
void | setLineStyle (const OD::LineStyle &) override |
void | setOnlyAtSectionsDisplay (bool) override |
void | setPixelDensity (float dpi) override |
void | setRandomPosData (int, const DataPointSet *, TaskRunner *) override |
void | setResolution (int, TaskRunner *) override |
void | setScene (Scene *) override |
void | setSceneEventCatcher (visBase::EventCatcher *) override |
bool | setZAxisTransform (ZAxisTransform *, TaskRunner *) override |
bool | swapAttribs (int a0, int a1) override |
mFltTriProj | triangulateAlg () const |
void | triangulateAlg (mFltTriProj) |
bool | usePar (const IOPar &) override |
bool | usesColor () const override |
void | useTexture (bool yn, bool trigger) 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 | enableAttrib (int attrib, bool yn) override |
void | enableTextureInterpolation (bool) override |
const char * | errMsg () const override |
void | fillPar (IOPar &) 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 |
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 |
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 |
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) |
virtual float | getPixelDensity () const |
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 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 | canResetManipulation () const |
virtual void | clearSelections () |
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 OD::Pol2D3D | getAllowedDataType () const |
virtual OD::Color | getAnnotColor () 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 Interval< float > | getDataTraceRange () 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 NotifierAccess * | getMovementNotifier () |
virtual Coord3 | getNormal (const Coord3 &pos) const |
virtual void | getObjectInfo (BufferString &) const |
virtual void | getPickingMessage (BufferString &msg) const |
virtual BufferString | getResolutionName (int) const |
bool | getSaveInSessionsFlag () const |
virtual Scene * | getScene () |
virtual const Scene * | getScene () const |
virtual SceneID | getSceneID () const |
virtual void | getTraceKeyPath (TrcKeyPath &, TypeSet< Coord > *=nullptr) const |
virtual Coord3 | getTranslation () const |
virtual TrcKeyZSampling | getTrcKeyZSampling (int attrib) 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 | isLocked () const |
virtual bool | isManipulated () const |
virtual bool | isManipulatorShown () const |
virtual bool | isPainting () const |
virtual bool | isPicking () const |
virtual void | lock (bool yn) |
virtual const MarkerStyle3D * | markerStyle () const |
virtual float | maxDist () const |
virtual void | readAuxData () |
virtual bool | removeSelections (TaskRunner *) |
virtual void | resetManipulation () |
virtual void | set3DSurvGeom (const Survey::Geometry3D *) |
virtual void | setAnnotColor (OD::Color) |
virtual bool | setDataVolume (int attrib, const RegularSeisDataPack *, TaskRunner *) |
virtual void | setMarkerStyle (const MarkerStyle3D &) |
void | setSaveInSessionsFlag (bool yn) |
virtual void | setTranslation (const Coord3 &) |
void | setUserRefs (int attrib, BufferStringSet *nms) |
virtual void | showManipulator (bool yn) |
virtual bool | showsTexture () const |
virtual void | snapToTracePos (Coord3 &) const |
virtual void | turnOnSelectionMode (bool) |
virtual void | updateMouseCursorCB (CallBacker *) |
virtual bool | usesTexture () const |
Public Attributes | |
Notifier< FaultSetDisplay > | colorchange |
Notifier< FaultSetDisplay > | displaymodechange |
Protected Member Functions | |
virtual | ~FaultSetDisplay () |
void | addCache () override |
void | dataTransformCB (CallBacker *) |
Coord3 | disp2world (const Coord3 &displaypos) const |
void | emChangeCB (CallBacker *) |
void | emptyCache (int) override |
bool | getCacheValue (int attrib, int version, const Coord3 &, float &) const override |
Coord is in attribute space. More... | |
EM::FaultID | getFaultID (const visBase::EventInfo &) const |
bool | hasCache (int) const override |
void | mouseCB (CallBacker *) |
void | otherObjectsMoved (const ObjectSet< const SurveyObject > &, VisID whichobj) override |
void | removeCache (int) override |
void | setLineRadius (visBase::GeomIndexedShape *) |
void | setRandomPosDataInternal (int attrib, const DataPointSet *, int column, TaskRunner *) |
void | swapCache (int, int) override |
void | updateDisplay () |
void | updateHorizonIntersectionDisplay () |
void | updateHorizonIntersections (VisID whichobj, const ObjectSet< const SurveyObject > &) |
void | updateIntersectionDisplay () |
void | updatePanelDisplay () |
void | updateSingleColor () |
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 * | sKeyDisplayHorIntersections () |
static const char * | sKeyDisplayIntersections () |
static const char * | sKeyDisplayPanels () |
static const char * | sKeyEarthModelID () |
static const char * | sKeyLineStyle () |
static const char * | sKeyTriProjection () |
static const char * | sKeyUseTexture () |
static const char * | sKeyZValues () |
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 } |
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 () |
<>
visSurvey::FaultSetDisplay::FaultSetDisplay | ( | ) |
|
protectedvirtual |
|
overridevirtual |
Reimplemented from visSurvey::SurveyObject.
|
overrideprotectedvirtual |
Implements visSurvey::MultiTextureSurveyObject.
int visSurvey::FaultSetDisplay::addDataPack | ( | const DataPointSet & | ) | const |
|
inlineoverridevirtual |
Reimplemented from visSurvey::SurveyObject.
|
inlineoverridevirtual |
Reimplemented from visSurvey::SurveyObject.
bool visSurvey::FaultSetDisplay::areHorizonIntersectionsDisplayed | ( | ) | const |
bool visSurvey::FaultSetDisplay::areIntersectionsDisplayed | ( | ) | const |
bool visSurvey::FaultSetDisplay::arePanelsDisplayed | ( | ) | const |
bool visSurvey::FaultSetDisplay::arePanelsDisplayedInFull | ( | ) | const |
|
inlineoverridevirtual |
Reimplemented from visSurvey::SurveyObject.
bool visSurvey::FaultSetDisplay::canDisplayHorizonIntersections | ( | ) | const |
bool visSurvey::FaultSetDisplay::canDisplayIntersections | ( | ) | const |
|
inlineoverridevirtual |
Reimplemented from visSurvey::SurveyObject.
|
overridevirtual |
Reimplemented from visSurvey::SurveyObject.
|
overridevirtual |
Reimplemented from visSurvey::SurveyObject.
|
protected |
|
overridevirtual |
Reimplemented from visSurvey::SurveyObject.
void visSurvey::FaultSetDisplay::displayHorizonIntersections | ( | bool | yn | ) |
void visSurvey::FaultSetDisplay::displayIntersections | ( | bool | yn | ) |
void visSurvey::FaultSetDisplay::displayPanels | ( | bool | ) |
|
inline |
|
protected |
EM::FaultSet3D* visSurvey::FaultSetDisplay::emFaultSet | ( | ) |
|
overrideprotectedvirtual |
Implements visSurvey::MultiTextureSurveyObject.
|
overridevirtual |
Reimplemented from visSurvey::SurveyObject.
|
overridevirtual |
Reimplemented from visBase::VisualObjectImpl.
|
inlineoverridevirtual |
Reimplemented from visSurvey::SurveyObject.
|
overrideprotectedvirtual |
Coord is in attribute space.
Implements visSurvey::MultiTextureSurveyObject.
|
overridevirtual |
Reimplemented from visSurvey::SurveyObject.
|
overridevirtual |
Reimplemented from visSurvey::SurveyObject.
|
overridevirtual |
Reimplemented from visSurvey::SurveyObject.
|
inlineoverridevirtual |
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.
EM::ObjectID visSurvey::FaultSetDisplay::getEMObjectID | ( | ) | const |
const visBase::GeomIndexedShape* visSurvey::FaultSetDisplay::getFaultDisplayedPlane | ( | int | ) | const |
|
protected |
|
overridevirtual |
Reimplemented from visSurvey::SurveyObject.
|
overridevirtual |
Reimplemented from visSurvey::SurveyObject.
|
inlineoverridevirtual |
Reimplemented from visSurvey::SurveyObject.
|
overridevirtual |
Reimplemented from visSurvey::SurveyObject.
|
overridevirtual |
Random pos: Every position is put in the DataPointSet no matter which original patch it belongs to
Reimplemented from visSurvey::SurveyObject.
|
overridevirtual |
Reimplemented from visSurvey::SurveyObject.
|
overridevirtual |
Reimplemented from visSurvey::SurveyObject.
|
overrideprotectedvirtual |
Implements visSurvey::MultiTextureSurveyObject.
|
inlineoverridevirtual |
Reimplemented from visSurvey::SurveyObject.
|
inlineoverridevirtual |
Reimplemented from visSurvey::SurveyObject.
|
inlineoverridevirtual |
Reimplemented from visSurvey::SurveyObject.
|
inlineoverridevirtual |
Reimplemented from visSurvey::SurveyObject.
|
overridevirtual |
If the linestyle can be set, a non-zero pointer should be return.
Reimplemented from visSurvey::SurveyObject.
void visSurvey::FaultSetDisplay::matChangeCB | ( | CallBacker * | ) |
|
protected |
|
overridevirtual |
Implements visSurvey::MultiTextureSurveyObject.
|
overrideprotectedvirtual |
If other objects are moved, removed or added in the scene, this function is called.
whichobj | refers to id of the moved object |
Reimplemented from visSurvey::SurveyObject.
|
overridevirtual |
Reimplemented from visSurvey::SurveyObject.
|
overrideprotectedvirtual |
Implements visSurvey::MultiTextureSurveyObject.
|
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.
void visSurvey::FaultSetDisplay::setDepthAsAttrib | ( | int | ) |
|
override |
bool visSurvey::FaultSetDisplay::setEMObjectID | ( | const EM::ObjectID & | ) |
|
protected |
|
overridevirtual |
Reimplemented from visSurvey::SurveyObject.
|
overridevirtual |
Reimplemented from visSurvey::SurveyObject.
|
overridevirtual |
Reimplemented from visBase::DataObject.
|
overridevirtual |
Reimplemented from visSurvey::SurveyObject.
|
protected |
|
overridevirtual |
Implements visSurvey::MultiTextureSurveyObject.
|
overridevirtual |
Reimplemented from visSurvey::SurveyObject.
|
overridevirtual |
Reimplemented from visBase::VisualObject.
|
overridevirtual |
Reimplemented from visSurvey::SurveyObject.
|
staticprotected |
|
staticprotected |
|
staticprotected |
|
staticprotected |
|
staticprotected |
|
staticprotected |
|
staticprotected |
|
staticprotected |
|
overridevirtual |
Reimplemented from visSurvey::SurveyObject.
|
overrideprotectedvirtual |
Implements visSurvey::MultiTextureSurveyObject.
mFltTriProj visSurvey::FaultSetDisplay::triangulateAlg | ( | ) | const |
void visSurvey::FaultSetDisplay::triangulateAlg | ( | mFltTriProj | ) |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
overridevirtual |
Reimplemented from visBase::VisualObjectImpl.
|
overridevirtual |
Reimplemented from visSurvey::SurveyObject.
|
overridevirtual |
Reimplemented from visSurvey::SurveyObject.
|
protected |
Notifier<FaultSetDisplay> visSurvey::FaultSetDisplay::colorchange |
|
protected |
|
protected |
|
protected |
Notifier<FaultSetDisplay> visSurvey::FaultSetDisplay::displaymodechange |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
Generated at for the OpendTect seismic interpretation project. Copyright (C): dGB Beheer B.V. 1995-2024