|
| void | addAuxData (FlatView::AuxData *) override |
| |
| void | allowShading (bool yn) |
| |
| FlatView::AuxData * | createAuxData (const char *) const override |
| |
| const FlatView::AuxData * | getAuxData (int idx) const override |
| |
| FlatView::AuxData * | getAuxData (int idx) override |
| |
| const char * | getClassName () const override |
| |
| Interval< float > | getDataRange (bool iswva) const override |
| |
| const SamplingData< float > | getDefaultGridSampling (bool x1) const |
| |
| int | getResolution () const |
| |
| BufferString | getResolutionName (int) const |
| |
| void | handleChange (od_uint32) override |
| |
| int | nrAuxData () const override |
| |
| int | nrResolutions () const |
| |
| FlatView::AuxData * | removeAuxData (FlatView::AuxData *a) override |
| |
| FlatView::AuxData * | removeAuxData (int) override |
| |
| void | replaceChannels (TextureChannels *) |
| |
| void | setDisplayTransformation (const visBase::Transformation *) override |
| |
| void | setPixelDensity (float) override |
| |
| void | setPosition (const Coord3 &c00, const Coord3 &c01, const Coord3 &c10, const Coord3 &c11) |
| |
| void | setResolution (int res) |
| |
| void | turnOnGridLines (bool offsetlines, bool zlines) |
| |
| | Viewer () |
| |
| virtual | ~Viewer () |
| |
| void | addPack (::DataPackID) |
| |
| float | annotUserFactor (bool x2=true) const |
| |
| virtual Appearance & | appearance () |
| |
| const Appearance & | appearance () const |
| |
| const TypeSet< ::DataPackID > & | availablePacks () const |
| |
| void | clearAllPacks () |
| |
| void | disableStatusBarUpdate () |
| |
| bool | enableChange (bool yn) |
| | Returns previous state.
|
| |
| void | enableStatusBarUpdate () |
| |
| virtual void | fillAppearancePar (IOPar &iop) const |
| | Does not store any data, just how data is displayed.
|
| |
| const TypeSet< Pos::GeomID > & | getAllSeisGeomids () const |
| |
| virtual int | getAnnotChoices (uiStringSet &, bool dim0) const |
| |
| void | getAuxInfo (const Point &, IOPar &) const |
| |
| Coord3 | getCoord (const Point &) const |
| |
| StepInterval< double > | getDataPackRange (bool forx1) const |
| |
| WeakPtr< FlatDataPack > | getPack (bool wva, bool checkother=false) const |
| |
| ZAxisTransform * | getZAxisTransform () const |
| |
| virtual void | handleChange (unsigned int datachangetype)=0 |
| |
| bool | hasPack (bool wva) const |
| |
| bool | hasZAxisTransform () const |
| |
| bool | isAvailable (::DataPackID id) const |
| |
| virtual bool | isVertical () const |
| |
| bool | isVisible (bool wva) const |
| |
| bool | isVisible (VwrDest) const |
| |
| | mOD_DisableCopy (Viewer) |
| |
| bool | needStatusBarUpdate () const |
| |
| int | nrXYDec () const |
| |
| int | nrZDec () const |
| |
| const FlatDataPack * | obtainPack (bool wva, bool checkother=false) const |
| |
| DataPackID | packID (bool wva) const |
| |
| virtual void | reGenerate (AuxData &) |
| |
| virtual void | remove (const AuxData &) |
| |
| void | removeAllAuxData () |
| |
| void | removeAuxDatas (ObjectSet< AuxData > &) |
| |
| virtual void | removePack (::DataPackID) |
| | Releases DataPack after removing from the list.
|
| |
| void | removePack (VwrDest) |
| |
| void | removeUnusedPacks () |
| |
| virtual bool | setAnnotChoice (const uiString &, bool dim0) |
| |
| virtual bool | setAnnotChoiceByIdx (int selannot, bool dim0) |
| |
| void | setPack (bool wva, ::DataPackID id, bool usedefs=true) |
| |
| void | setPack (VwrDest, FlatDataPack *, bool usedefs=true) |
| | add + use the datapack on either wva or vd or both
|
| |
| void | setPack (VwrDest,::DataPackID, bool usedefs=true) |
| |
| void | setSeisGeomidsToViewer (TypeSet< Pos::GeomID > &) |
| |
| void | setVisible (bool wva, bool visibility) |
| |
| bool | setVisible (VwrDest, bool visibility, od_uint32 *ctype=nullptr) |
| |
| bool | setZAxisTransform (ZAxisTransform *) |
| |
| void | setZDomain (const ZDomain::Info &, bool display) |
| |
| virtual void | showAuxDataObjects (AuxData &, bool) |
| |
| void | storeDefaults (const char *key) const |
| |
| virtual void | updateProperties (const AuxData &) |
| |
| virtual void | useAppearancePar (const IOPar &iop) |
| |
| void | usePack (bool wva, ::DataPackID id, bool usedefs=true) |
| |
| void | usePack (VwrDest,::DataPackID, bool usedefs=true) |
| | Does not add new packs, just selects from added.
|
| |
| void | useStoredDefaults (const char *key) |
| |
| const ZDomain::Info * | zDomain (bool display) const |
| |
| virtual void | fillPar (IOPar &) const |
| |
| 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 () |
| |
| virtual bool | usePar (const IOPar &) |
| |
| void | writeLock () |
| |
| void | writeUnLock () |
| |
| 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 |
| |
| virtual void | setSceneEventCatcher (EventCatcher *) |
| |
| void | setSelectable (bool yn) |
| |
| template<class T > |
| T * | addNodeState (T *ns) |
| |
| void | deSelect () const |
| |
| void | enableTraversal (unsigned int mask, bool yn=true) |
| |
| virtual const char * | errMsg () const |
| |
| virtual const visBase::Transformation * | getDisplayTransformation () 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 |
| |
| virtual bool | isOn () 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) |
| |
| void | setID (const VisID &) |
| |
| void | setName (const char *) override |
| |
| void | setName (const uiString &uistr) |
| |
| void | setPickable (bool actively, bool passively=true) |
| |
| void | setUiName (const uiString &) |
| |
| virtual bool | turnOn (bool yn) |
| |
| uiString | uiName () const |
| |
| void | updateSel () const |
| |
| | SharedObject (const char *nm=nullptr) |
| |
| | NamedCallBacker (const char *nm=nullptr) |
| |
| | NamedCallBacker (const NamedCallBacker &)=delete |
| |
| | ~NamedCallBacker () |
| |
| virtual Notifier< NamedCallBacker > & | objectToBeDeleted () const |
| |
| NamedCallBacker & | operator= (const NamedCallBacker &)=delete |
| |
| bool | operator== (const NamedCallBacker &oth) const |
| |
| bool | operator== (const NamedObject &oth) const |
| |
| | 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.
|
| |
| 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.
|
| |
| CallBacker & | operator= (const CallBacker &)=delete |
| |
| void | stopReceivingNotifications () const |
| |
| virtual CallBacker * | trueCaller () |
| |
| | NamedObject (const char *nm=nullptr) |
| |
| | NamedObject (const NamedObject &oth) |
| |
| virtual | ~NamedObject () |
| |
| bool | getNameFromPar (const IOPar &) |
| |
| const name_type & | name () const override |
| |
| NamedObject & | operator= (const NamedObject &) |
| |
| bool | operator== (const NamedObject &oth) const |
| |
| virtual | ~ObjectWithName () |
| |
| bool | hasName (const char *nm) const |
| |
| bool | hasName (const name_type &nm) const |
| |
| void | putNameInPar (IOPar &) const |
| |
| void | addObserver (WeakPtrBase *obs) |
| | Not for normal use. May become private.
|
| |
| int | nrRefs () const |
| | Only for expert use.
|
| |
| void | ref () const |
| |
| bool | refIfReffed () const |
| | Don't use in production, for debugging.
|
| |
| void | removeObserver (WeakPtrBase *obs) |
| | Not for normal use. May become private.
|
| |
| bool | tryRef () const |
| | Not for normal use. May become private.
|
| |
| void | unRef () const |
| |
| void | unRefNoDelete () const |
| |
Implementation of FlatViewer::Viewer in 3D.
<>