|
| | FaultDisplay () |
| |
| | mDefaultFactoryInstantiation (visSurvey::SurveyObject, FaultDisplay,"FaultDisplay", toUiString(sFactoryKeyword())) |
| |
| DBKey | getDBKey () const |
| |
| bool | isInlCrl () const |
| |
| virtual int | nrResolutions () const |
| |
| virtual void | setResolution (int, TaskRunner *) |
| |
| SurveyObject::AttribFormat | getAttributeFormat (int) const |
| |
| void | getRandomPos (DataPointSet &, TaskRunner *) const |
| |
| void | getRandomPosCache (int, DataPointSet &) const |
| |
| void | setRandomPosData (int, const DataPointSet *, TaskRunner *) |
| |
| bool | hasColor () const |
| |
| bool | usesColor () const |
| |
| Color | getColor () const |
| |
| void | setColor (Color) |
| |
| bool | allowMaterialEdit () const |
| |
| NotifierAccess * | materialChange () |
| |
| void | useTexture (bool yn, bool trigger) |
| |
| bool | usesTexture () const |
| |
| bool | showsTexture () const |
| |
| bool | canShowTexture () const |
| |
| void | setDepthAsAttrib (int) |
| |
| void | enableAttrib (int attrib, bool yn) |
| |
| bool | hasSingleColorFallback () const |
| |
| void | showManipulator (bool) |
| |
| bool | isManipulatorShown () const |
| |
| void | setDisplayTransformation (const mVisTrans *) |
| |
| const mVisTrans * | getDisplayTransformation () const |
| |
| void | setSceneEventCatcher (visBase::EventCatcher *) |
| |
| void | triangulateAlg (mFltTriProj) |
| |
| mFltTriProj | triangulateAlg () const |
| |
| void | display (bool sticks, bool panels) |
| |
| bool | areSticksDisplayed () const |
| |
| bool | arePanelsDisplayed () const |
| |
| bool | arePanelsDisplayedInFull () const |
| |
| bool | setEMObjectID (const EM::ObjectID &) |
| |
| EM::ObjectID | getEMObjectID () const |
| |
| void | setScene (Scene *) |
| |
| bool | removeSelections (TaskRunner *) |
| |
| bool | canRemoveSelection () const |
| |
| void | setOnlyAtSectionsDisplay (bool) |
| |
| bool | displayedOnlyAtSections () const |
| |
| void | displayIntersections (bool yn) |
| |
| bool | areIntersectionsDisplayed () const |
| |
| bool | canDisplayIntersections () const |
| |
| void | displayHorizonIntersections (bool yn) |
| |
| bool | areHorizonIntersectionsDisplayed () const |
| |
| bool | canDisplayHorizonIntersections () const |
| |
| void | updateKnotMarkers () |
| |
| void | setStickSelectMode (bool yn) |
| |
| void | turnOnSelectionMode (bool) |
| |
| bool | isInStickSelectMode () const |
| |
| const OD::LineStyle * | lineStyle () const |
| |
| void | setLineStyle (const OD::LineStyle &) |
| |
| const OD::MarkerStyle3D * | markerStyle () const |
| |
| void | setMarkerStyle (const OD::MarkerStyle3D &) |
| |
| bool | markerStyleColorSelection () const |
| |
| virtual void | getMousePosInfo (const visBase::EventInfo &ei, IOPar &iop) const |
| |
| void | getMousePosInfo (const visBase::EventInfo &, Coord3 &xyzpos, BufferString &val, BufferString &info) const |
| |
| bool | allowsPicks () const |
| |
| bool | isVerticalPlane () const |
| |
| bool | canBDispOn2DViewer () const |
| |
| DataPack::ID | addDataPack (const DataPointSet &) const |
| |
| bool | setDataPackID (int attrib, DataPack::ID, TaskRunner *) |
| |
| DataPack::ID | getDataPackID (int attrib) const |
| |
| DataPackMgr::ID | getDataPackMgrID () const |
| |
| void | doOtherObjectsMoved (const ObjectSet< const SurveyObject > &objs, int whichobj) |
| |
| NotifierAccess * | getMovementNotifier () |
| |
| EM::Fault3D * | emFault () |
| |
| void | showSelectedSurfaceData () |
| |
| const BufferStringSet * | selectedSurfaceDataNames () |
| |
| const Array2D< float > * | getTextureData (int attrib) |
| |
| void | matChangeCB (CallBacker *) |
| |
| virtual void | setPixelDensity (float dpi) |
| |
| bool | setZAxisTransform (ZAxisTransform *, TaskRunner *) |
| |
| const ZAxisTransform * | getZAxisTransform () const |
| |
| virtual void | fillPar (IOPar &) const |
| |
| virtual bool | usePar (const IOPar &) |
| |
| const visBase::GeomIndexedShape * | getFaultDisplayedPlane () const |
| |
| const visBase::GeomIndexedShape * | getFaultDisplayedStickLines () const |
| |
| const ObjectSet< visBase::MarkerSet > & | getFaultDisplayedSticks () 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 attrib, 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 ColTab::Mapper & | getColTabMapper (int attrib) const |
| |
| void | setColTabMapper (int, const ColTab::Mapper &, 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 |
| |
| void | fillPar (IOPar &) const |
| |
| bool | usePar (const IOPar &) |
| |
| bool | canEnableTextureInterpolation () const |
| |
| bool | canDisplayInteractively (Pos::GeomID geomid=-1) const |
| |
| const uiString & | 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 |
| |
| 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 (const NotifierAccess &, const CallBack &, bool onlyifnew=false) const |
| |
| bool | attachCB (const NotifierAccess *notif, const CallBack &cb, bool onlyifnew=false) const |
| |
| void | detachCB (const NotifierAccess &, const CallBack &) const |
| |
| void | detachCB (const NotifierAccess *notif, const CallBack &cb) const |
| |
| bool | isNotifierAttached (const NotifierAccess *) const |
| | Only for debugging purposes, don't use. More...
|
| |
| virtual bool | isCapsule () const |
| |
| void | stopReceivingNotifications () const |
| |
| | StickSetDisplay (bool) |
| |
| | ~StickSetDisplay () |
| |
| void | setDisplayTransformation (const mVisTrans *) |
| |
| const mVisTrans * | getDisplayTransformation () const |
| |
| void | polygonSelectionCB () |
| |
| void | updateStickMarkerSet () |
| |
| void | setStickMarkerStyle (const OD::MarkerStyle3D &) |
| |
| void | getMousePosInfo (const visBase::EventInfo &, Coord3 &xyzpos, BufferString &val, BufferString &info) const |
| |
|
| virtual | ~FaultDisplay () |
| |
| void | otherObjectsMoved (const ObjectSet< const SurveyObject > &, int whichobj) |
| |
| void | setRandomPosDataInternal (int attrib, const DataPointSet *, int column, TaskRunner *) |
| |
| void | updatePanelDisplay () |
| |
| void | updateStickDisplay () |
| |
| void | updateIntersectionDisplay () |
| |
| void | updateHorizonIntersectionDisplay () |
| |
| void | updateDisplay () |
| |
| void | updateSingleColor () |
| |
| void | updateManipulator () |
| |
| virtual bool | getCacheValue (int attrib, int version, const Coord3 &, float &) const |
| | Coord is in attribute space. More...
|
| |
| virtual void | addCache () |
| |
| virtual void | removeCache (int) |
| |
| virtual void | swapCache (int, int) |
| |
| virtual void | emptyCache (int) |
| |
| virtual bool | hasCache (int) const |
| |
| bool | isPicking () const |
| |
| void | mouseCB (CallBacker *) |
| |
| void | emChangeCB (CallBacker *) |
| |
| void | stickSelectCB (CallBacker *) |
| |
| void | dataTransformCB (CallBacker *) |
| |
| void | polygonFinishedCB (CallBacker *) |
| |
| bool | isSelectableMarkerInPolySel (const Coord3 &markerworldpos) const |
| |
| void | setActiveStick (const EM::PosID &) |
| |
| void | updateActiveStickMarker () |
| |
| void | updateHorizonIntersections (int whichobj, const ObjectSet< const SurveyObject > &) |
| |
| void | updateEditorMarkers () |
| |
| Coord3 | disp2world (const Coord3 &displaypos) const |
| |
| bool | coincidesWith2DLine (const Geometry::FaultStickSurface &, int sticknr) const |
| |
| bool | coincidesWithPlane (const Geometry::FaultStickSurface &, int sticknr, TypeSet< Coord3 > &intersectpoints) const |
| |
| void | updateStickHiding () |
| |
| void | setLineRadius (visBase::GeomIndexedShape *) |
| |
| void | sowingFinishedCB (CallBacker *) |
| |
| bool | onSection (int sticknr) |
| |
| void | showActiveStickMarker () |
| |
| bool | isDisplayingSticksUseful () const |
| |
| | 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 () |
| |
| | ~DataObject () |
| |
| 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 () const |
| | Call from the destructor of your inherited object. More...
|
| |
| | SurveyObject () |
| |
| | ~SurveyObject () |
| |
| void | initAdaptiveMouseCursor (CallBacker *eventcb, int objid, int inplanedragkeys, MouseCursor &) |
| |
| Geometry::FaultStickSet * | faultStickSetGeometry (int) |
| |
| void | stickSelectionCB (CallBacker *, const Survey::Geometry3D *) |
| |
| void | setCurScene (visSurvey::Scene *scene) |
| |
| const visSurvey::Scene * | getCurScene () |
| |
| bool | matchMarker (int, int, const Coord3, const Coord3, const Coord3) |
| |