![]() |
OpendTect-6_4
6.4
|
Used for displaying an inline, crossline or timeslice. More...
Classes | |
struct | UpdateStageInfo |
Public Types | |
typedef OD::SliceType | SliceType |
![]() | |
enum | AttribFormat { None, Cube, Traces, RandomPos, OtherFormat } |
Public Member Functions | |
mDeclareEnumUtils (SliceType) | |
PlaneDataDisplay () | |
mDefaultFactoryInstantiation (visSurvey::SurveyObject, PlaneDataDisplay,"PlaneDataDisplay",::toUiString(sFactoryKeyword())) | |
bool | isInlCrl () const |
void | setOrientation (SliceType) |
SliceType | getOrientation () const |
bool | hasPosModeManipulator () const |
void | showManipulator (bool) |
bool | isManipulatorShown () const |
bool | isManipulated () const |
bool | canResetManipulation () const |
void | resetManipulation () |
void | acceptManipulation () |
BufferString | getManipulationString () const |
NotifierAccess * | getManipulationNotifier () |
NotifierAccess * | getMovementNotifier () |
NotifierAccess * | getDataChangedNotifier () |
bool | allowMaterialEdit () const |
int | nrResolutions () const |
void | setResolution (int, TaskRunner *) |
SurveyObject::AttribFormat | getAttributeFormat (int attrib=-1) const |
TrcKeyZSampling | getTrcKeyZSampling (int attrib=-1) const |
void | getTraceKeyPath (TrcKeyPath &, TypeSet< Coord > *) const |
TrcKeyZSampling | getTrcKeyZSampling (bool manippos, bool displayspace, int attrib=-1) const |
TrcKeyZSampling | getDataPackSampling (int attrib=0) const |
Interval< float > | getDataTraceRange () const |
void | getRandomPos (DataPointSet &, TaskRunner *=0) const |
void | setRandomPosData (int attrib, const DataPointSet *, TaskRunner *) |
void | setTrcKeyZSampling (const TrcKeyZSampling &) |
bool | setDataPackID (int attrib, DataPack::ID, TaskRunner *) |
DataPack::ID | getDataPackID (int attrib) const |
DataPack::ID | getDisplayedDataPackID (int attrib) const |
virtual DataPackMgr::ID | getDataPackMgrID () const |
visBase::GridLines * | gridlines () |
const MouseCursor * | getMouseCursor () const |
void | getMousePosInfo (const visBase::EventInfo &ei, IOPar &iop) const |
void | getMousePosInfo (const visBase::EventInfo &, Coord3 &, BufferString &val, BufferString &info) const |
void | getObjectInfo (BufferString &) const |
virtual float | calcDist (const Coord3 &) const |
virtual float | maxDist () const |
virtual Coord3 | getNormal (const Coord3 &) const |
virtual bool | allowsPicks () const |
bool | setZAxisTransform (ZAxisTransform *, TaskRunner *) |
const ZAxisTransform * | getZAxisTransform () const |
void | setTranslationDragKeys (bool depth, int) |
int | getTranslationDragKeys (bool depth) const |
bool | isVerticalPlane () const |
virtual bool | canDuplicate () const |
virtual SurveyObject * | duplicate (TaskRunner *) const |
virtual void | annotateNextUpdateStage (bool yn) |
virtual void | fillPar (IOPar &) const |
virtual bool | usePar (const IOPar &) |
void | setDisplayTransformation (const mVisTrans *) |
const visBase::TextureRectangle * | getTextureRectangle () const |
float | getZScale () const |
const mVisTrans * | getDisplayTransformation () const |
bool | updatePlanePos (const TrcKeyZSampling &) |
Undo & | undo () |
const Undo & | undo () 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 |
virtual bool | canBDispOn2DViewer () const |
bool | canEnableTextureInterpolation () const |
bool | canDisplayInteractively (Pos::GeomID geomid=-1) const |
const char * | errMsg () 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 void | setPixelDensity (float dpi) |
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 bool | isPicking () 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 MultiID | getMultiID () 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 void | setColor (Color) |
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 bool | setDataVolume (int attrib, const RegularSeisDataPack *, TaskRunner *) |
virtual const RegularSeisDataPack * | getCacheVolume (int attr) const |
virtual void | getDataTraceBids (TypeSet< BinID > &) const |
virtual void | getRandomPosCache (int attrib, DataPointSet &) const |
virtual void | readAuxData () |
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 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 * | sKeyDepthKey () |
static const char * | sKeyPlaneKey () |
![]() | |
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 () |
Protected Member Functions | |
~PlaneDataDisplay () | |
void | setRandomPosDataNoCache (int attrib, const BinIDValueSet *, TaskRunner *) |
void | updateChannels (int attrib, TaskRunner *) |
void | createTransformedDataPack (int attrib, TaskRunner *=0) |
void | updateMainSwitch () |
void | setScene (Scene *) |
void | setSceneEventCatcher (visBase::EventCatcher *) |
void | updateRanges (bool resetpos=false) |
void | updateRanges (bool resetinlcrl=false, bool resetz=false) |
void | manipChanged (CallBacker *) |
void | coltabChanged (CallBacker *) |
void | draggerStart (CallBacker *) |
void | draggerMotion (CallBacker *) |
void | draggerFinish (CallBacker *) |
void | draggerRightClick (CallBacker *) |
void | setDraggerPos (const TrcKeyZSampling &) |
void | dataTransformCB (CallBacker *) |
void | updateMouseCursorCB (CallBacker *) |
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 |
TrcKeyZSampling | snapPosition (const TrcKeyZSampling &) const |
void | updateTexShiftAndGrowth () |
void | updateTexOriginAndScale (int attrib, const TrcKeyZSampling &) |
![]() | |
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 * | sKeyOrientation () |
static const char * | sKeyResolution () |
static const char * | sKeyGridLinesID () |
![]() | |
static int | cValNameOffset () |
Private Member Functions | |
mODTextTranslationClass (PlaneDataDisplay) | |
Used for displaying an inline, crossline or timeslice.
A PlaneDataDisplay object is the front-end object for displaying an inline, crossline or timeslice. Use setOrientation(Orientation) for setting the requested orientation of the slice.
visSurvey::PlaneDataDisplay::PlaneDataDisplay | ( | ) |
|
protected |
|
virtual |
Reimplemented from visSurvey::SurveyObject.
|
protectedvirtual |
Implements visSurvey::MultiTextureSurveyObject.
|
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.
|
virtual |
Reimplemented from visSurvey::SurveyObject.
|
inlinevirtual |
Reimplemented from visSurvey::SurveyObject.
|
inlinevirtual |
Reimplemented from visSurvey::SurveyObject.
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
virtual |
Reimplemented from visSurvey::SurveyObject.
|
protectedvirtual |
Implements visSurvey::MultiTextureSurveyObject.
|
virtual |
Reimplemented from visSurvey::MultiTextureSurveyObject.
|
virtual |
Reimplemented from visSurvey::SurveyObject.
|
protectedvirtual |
Coord is in attribute space.
Implements visSurvey::MultiTextureSurveyObject.
|
inline |
|
virtual |
Reimplemented from visSurvey::SurveyObject.
|
inlinevirtual |
Reimplemented from visSurvey::SurveyObject.
TrcKeyZSampling visSurvey::PlaneDataDisplay::getDataPackSampling | ( | int | attrib = 0 | ) | const |
|
virtual |
Reimplemented from visSurvey::SurveyObject.
|
virtual |
Reimplemented from visSurvey::SurveyObject.
|
inlinevirtual |
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.
|
virtual |
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.
|
inlinevirtual |
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.
Position and Normal are both in displayspace.
Reimplemented from visSurvey::SurveyObject.
|
virtual |
Reimplemented from visSurvey::SurveyObject.
|
inline |
|
virtual |
Random pos: Every position is put in the DataPointSet no matter which original patch it belongs to
Reimplemented from visSurvey::SurveyObject.
|
inline |
|
virtual |
If Coordinates are different from the trckeys, they can be delivered in the TypeSet<Coord>*
Reimplemented from visSurvey::SurveyObject.
int visSurvey::PlaneDataDisplay::getTranslationDragKeys | ( | bool | depth | ) | const |
depth | specifies wheter the depth or the plane setting should be returned. |
|
virtual |
Reimplemented from visSurvey::SurveyObject.
TrcKeyZSampling visSurvey::PlaneDataDisplay::getTrcKeyZSampling | ( | bool | manippos, |
bool | displayspace, | ||
int | attrib = -1 |
||
) | const |
|
virtual |
Reimplemented from visSurvey::SurveyObject.
float visSurvey::PlaneDataDisplay::getZScale | ( | ) | const |
|
inline |
|
protectedvirtual |
Implements visSurvey::MultiTextureSurveyObject.
|
inlinevirtual |
Reimplemented from visSurvey::SurveyObject.
|
inlinevirtual |
Reimplemented from visSurvey::SurveyObject.
|
virtual |
Reimplemented from visSurvey::SurveyObject.
|
virtual |
Reimplemented from visSurvey::SurveyObject.
|
virtual |
Reimplemented from visSurvey::SurveyObject.
|
protected |
|
virtual |
Reimplemented from visSurvey::SurveyObject.
visSurvey::PlaneDataDisplay::mDeclareEnumUtils | ( | SliceType | ) |
visSurvey::PlaneDataDisplay::mDefaultFactoryInstantiation | ( | visSurvey::SurveyObject | , |
PlaneDataDisplay | , | ||
"PlaneDataDisplay" | , | ||
::toUiString(sFactoryKeyword()) | |||
) |
|
private |
|
virtual |
Implements visSurvey::MultiTextureSurveyObject.
|
protectedvirtual |
Implements visSurvey::MultiTextureSurveyObject.
|
virtual |
Reimplemented from visSurvey::SurveyObject.
|
virtual |
Reimplemented from visSurvey::SurveyObject.
void visSurvey::PlaneDataDisplay::setDisplayTransformation | ( | const mVisTrans * | ) |
|
protected |
void visSurvey::PlaneDataDisplay::setOrientation | ( | SliceType | ) |
|
virtual |
Reimplemented from visSurvey::SurveyObject.
|
protected |
|
virtual |
Implements visSurvey::MultiTextureSurveyObject.
|
protectedvirtual |
Reimplemented from visSurvey::SurveyObject.
|
protectedvirtual |
Reimplemented from visBase::VisualObject.
void visSurvey::PlaneDataDisplay::setTranslationDragKeys | ( | bool | depth, |
int | |||
) |
depth | specifies wheter the depth or the plane setting should be changed. |
keys | combination of OD::ButtonState |
void visSurvey::PlaneDataDisplay::setTrcKeyZSampling | ( | const TrcKeyZSampling & | ) |
|
virtual |
Reimplemented from visSurvey::SurveyObject.
|
virtual |
Reimplemented from visSurvey::SurveyObject.
|
inlinestatic |
|
inlinestaticprotected |
|
inlinestaticprotected |
|
inlinestatic |
|
inlinestaticprotected |
|
protected |
|
protectedvirtual |
Implements visSurvey::MultiTextureSurveyObject.
Undo& visSurvey::PlaneDataDisplay::undo | ( | ) |
const Undo& visSurvey::PlaneDataDisplay::undo | ( | ) | const |
|
protected |
|
protected |
|
protectedvirtual |
Reimplemented from visSurvey::SurveyObject.
bool visSurvey::PlaneDataDisplay::updatePlanePos | ( | const TrcKeyZSampling & | ) |
|
protected |
|
protected |
|
protected |
|
protected |
|
virtual |
Reimplemented from visSurvey::MultiTextureSurveyObject.
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
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