|
| | Seis2DDisplay () |
| |
| Pos::GeomID | getGeomID () const |
| |
| void | setGeometry (const PosInfo::Line2DData &) |
| |
| const PosInfo::Line2DData & | getGeometry () const |
| |
| StepInterval< float > | getMaxZRange (bool displayspace) const |
| |
| void | setZRange (const StepInterval< float > &) |
| |
| StepInterval< float > | getZRange (bool displayspace, int att=-1) const |
| |
| void | getTraceKeyPath (TrcKeyPath &, TypeSet< Coord > *) const |
| |
| Interval< float > | getDataTraceRange () const |
| |
| void | setTraceNrRange (const Interval< int > &) |
| |
| Interval< int > | getTraceNrRange () const |
| |
| const StepInterval< int > & | getMaxTraceNrRange () 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 | allowsPicks () const |
| |
| bool | allowMaterialEdit () const |
| |
| bool | hasColor () const |
| |
| Color | getColor () const |
| |
| void | setColor (Color) |
| |
| const OD::LineStyle * | lineStyle () const |
| |
| void | setLineStyle (const OD::LineStyle &) |
| |
| void | enableAttrib (int attrib, bool yn) |
| |
| bool | hasSingleColorFallback () const |
| |
| void | showPanel (bool yn) |
| |
| bool | isPanelShown () const |
| |
| void | showPolyLine (bool yn) |
| |
| bool | isPolyLineShown () const |
| |
| void | showLineName (bool yn) |
| |
| bool | isLineNameShown () const |
| |
| bool | canDuplicate () const |
| |
| SurveyObject * | duplicate (TaskRunner *) const |
| |
| void | setDisplayTransformation (const mVisTrans *) |
| |
| const mVisTrans * | getDisplayTransformation () const |
| |
| void | setPixelDensity (float) |
| |
| float | getPixelDensity () const |
| |
| float | calcDist (const Coord3 &) const |
| |
| int | nrResolutions () const |
| |
| void | setResolution (int, TaskRunner *) |
| |
| TrcKeyZSampling | getTrcKeyZSampling (int attrib=-1) const |
| |
| TrcKeyZSampling | getTrcKeyZSampling (bool displayspace, int attrib=-1) const |
| |
| Pol2D3D | getAllowedDataType () const |
| |
| SurveyObject::AttribFormat | getAttributeFormat (int attrib) const |
| |
| void | getMousePosInfo (const visBase::EventInfo &, Coord3 &, BufferString &, BufferString &) const |
| |
| void | getMousePosInfo (const visBase::EventInfo &, IOPar &) const |
| |
| void | getObjectInfo (BufferString &) const |
| |
| void | snapToTracePos (Coord3 &) const |
| |
| int | getNearestTraceNr (const Coord3 &) const |
| |
| Coord3 | getNearestSubPos (const Coord3 &pos, bool usemaxrange) const |
| |
| float | getNearestSegment (const Coord3 &pos, bool usemaxrange, int &trcnr1st, int &trcnr2nd, float &frac) const |
| |
| Coord3 | projectOnNearestPanel (const Coord3 &pos, int *nearestpanelidx=0) |
| |
| void | getLineSegmentProjection (const Coord3 pos1, const Coord3 pos2, TypeSet< Coord3 > &projectedcoords) |
| |
| Coord | getCoord (int trcnr) const |
| |
| virtual Coord3 | getNormal (const Coord3 &c) const |
| |
| Coord | getNormal (int trcnr) const |
| |
| bool | setZAxisTransform (ZAxisTransform *, TaskRunner *) |
| |
| const ZAxisTransform * | getZAxisTransform () const |
| |
| void | clearTexture (int) |
| |
| virtual void | setAnnotColor (Color) |
| |
| virtual Color | getAnnotColor () const |
| |
| NotifierAccess * | getMovementNotifier () |
| |
| NotifierAccess * | getManipulationNotifier () |
| |
| virtual void | annotateNextUpdateStage (bool yn) |
| |
| void | fillPar (IOPar &) const |
| |
| bool | usePar (const IOPar &) |
| |
| visBase::TexturePanelStrip * | getTexturePanelStrip () const |
| |
| MultiID | getMultiID () 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) |
| |
| 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 |
| |
| virtual void | setSceneEventCatcher (EventCatcher *) |
| |
| 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 *) |
| |
| 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 float | maxDist () const |
| |
| virtual bool | isPicking () const |
| |
| virtual void | getPickingMessage (BufferString &msg) 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 bool | hasPosModeManipulator () const |
| |
| virtual void | showManipulator (bool yn) |
| |
| virtual bool | isManipulatorShown () const |
| |
| virtual bool | isManipulated () const |
| |
| virtual bool | canResetManipulation () const |
| |
| virtual void | resetManipulation () |
| |
| virtual void | acceptManipulation () |
| |
| virtual BufferString | getManipulationString () const |
| |
| virtual void | enableEditor (bool yn) |
| |
| virtual void | getLineWidthBounds (int &min, int &max) |
| |
| virtual bool | hasSpecificLineColor () const |
| |
| virtual void | setOnlyAtSectionsDisplay (bool) |
| |
| virtual bool | displayedOnlyAtSections () const |
| |
| virtual bool | usesColor () 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 | canRemoveSelection () const |
| |
| virtual bool | removeSelections (TaskRunner *) |
| |
| virtual void | clearSelections () |
| |
| virtual const MouseCursor * | getMouseCursor () const |
| |
| virtual void | updateMouseCursorCB (CallBacker *) |
| |
| virtual bool | setDataVolume (int attrib, const RegularSeisDataPack *, TaskRunner *) |
| |
| virtual const RegularSeisDataPack * | getCacheVolume (int attr) const |
| |
| virtual void | getDataTraceBids (TypeSet< BinID > &) 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 bool | isInlCrl () const |
| |
| virtual void | turnOnSelectionMode (bool) |
| |
| void | setUserRefs (int attrib, BufferStringSet *nms) |
| |
| void | setSaveInSessionsFlag (bool yn) |
| |
| bool | getSaveInSessionsFlag () const |
| |
| virtual bool | canBeRemoved () const |
| |
|
| | ~Seis2DDisplay () |
| |
| virtual void | addCache () |
| |
| void | removeCache (int) |
| |
| void | swapCache (int, int) |
| |
| void | emptyCache (int) |
| |
| bool | hasCache (int) const |
| |
| bool | getCacheValue (int attrib, int version, const Coord3 &, float &) const |
| | Coord is in attribute space. More...
|
| |
| const Interval< int > | getSampleRange () const |
| |
| void | updatePanelStripPath () |
| |
| void | updatePanelStripZRange () |
| |
| void | updateLineNamePos () |
| |
| void | updateTexOriginAndScale (int attrib, const TrcKeyZSampling &) |
| |
| void | updateChannels (int attrib, TaskRunner *) |
| |
| void | createTransformedDataPack (int attrib, TaskRunner *=0) |
| |
| bool | getNearestTrace (const Coord3 &, int &idx, float &sqdist) const |
| |
| void | dataTransformCB (CallBacker *) |
| |
| void | updateRanges (bool trc, bool z) |
| |
| | 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 &) |
| |
Used for displaying a 2D line.