|
| FlatViewer () |
|
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 |
|
virtual 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) |
|
virtual Appearance & | appearance () |
|
const Appearance & | appearance () const |
|
const TypeSet< ::DataPackID > & | availablePacks () const |
|
void | clearAllPacks () |
|
void | disableStatusBarUpdate () |
|
bool | enableChange (bool yn) |
| Returns previous state. More...
|
|
void | enableStatusBarUpdate () |
|
virtual void | fillAppearancePar (IOPar &iop) const |
| Does not store any data, just how data is displayed. More...
|
|
const TypeSet< Pos::GeomID > & | getAllSeisGeomids () const |
|
virtual int | getAnnotChoice (BufferStringSet &) 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 |
|
bool | needStatusBarUpdate () const |
|
int | nrDec () 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. More...
|
|
void | removePack (VwrDest) |
|
void | removeUnusedPacks () |
|
virtual void | setAnnotChoice (int selannot) |
|
void | setPack (bool wva, ::DataPackID id, bool usedefs=true) |
|
void | setPack (VwrDest, FlatDataPack *, bool usedefs=true) |
| Sets datapack to use on either wva or vd or both. More...
|
|
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::Def &) |
|
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) |
|
void | useStoredDefaults (const char *key) |
|
const ZDomain::Info & | zDomain () 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 (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 &) |
|
virtual bool | turnOn (bool yn) |
|
uiString | uiName () const |
|
void | updateSel () const |
|
| SharedObject (const char *nm=nullptr) |
|
| SharedObject (const SharedObject &) |
|
| 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 |
|
| 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 () |
|
| 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 |
|
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. 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 |
|
Implementation of FlatViewer::Viewer in 3D.
<>