|
| FlatViewer () |
|
virtual const char * | getClassName () const |
|
void | handleChange (unsigned int) |
|
void | setPosition (const Coord3 &c00, const Coord3 &c01, const Coord3 &c10, const Coord3 &c11) |
|
void | turnOnGridLines (bool offsetlines, bool zlines) |
|
void | allowShading (bool yn) |
|
void | replaceChannels (TextureChannels *) |
|
Interval< float > | getDataRange (bool iswva) const |
|
const SamplingData< float > | getDefaultGridSampling (bool x1) const |
|
int | nrResolutions () const |
|
void | setResolution (int res) |
|
int | getResolution () const |
|
BufferString | getResolutionName (int) const |
|
FlatView::AuxData * | createAuxData (const char *nm) const |
|
int | nrAuxData () const |
|
FlatView::AuxData * | getAuxData (int idx) |
|
const FlatView::AuxData * | getAuxData (int idx) const |
|
void | addAuxData (FlatView::AuxData *a) |
|
FlatView::AuxData * | removeAuxData (FlatView::AuxData *a) |
|
FlatView::AuxData * | removeAuxData (int idx) |
|
void | setDisplayTransformation (const visBase::Transformation *) |
|
virtual void | setPixelDensity (float) |
|
| Viewer () |
|
virtual | ~Viewer () |
|
virtual Appearance & | appearance () |
|
const Appearance & | appearance () const |
|
ZAxisTransform * | getZAxisTransform () const |
|
bool | setZAxisTransform (ZAxisTransform *) |
|
bool | hasZAxisTransform () const |
|
void | addPack (::DataPack::ID) |
|
void | usePack (bool wva,::DataPack::ID, bool usedefs=true) |
| Does not add new packs, just selects from added. More...
|
|
void | removePack (::DataPack::ID) |
| Releases DataPack after removing from the list. More...
|
|
void | setPack (bool wva,::DataPack::ID id, bool usedefs=true) |
|
void | clearAllPacks () |
|
const FlatDataPack * | obtainPack (bool wva, bool checkother=false) const |
|
bool | hasPack (bool wva) const |
|
DataPack::ID | packID (bool wva) const |
|
const TypeSet< ::DataPack::ID > & | availablePacks () const |
|
virtual bool | isVertical () const |
|
bool | isVisible (bool wva) const |
|
void | setVisible (bool wva, bool visibility) |
|
Coord3 | getCoord (const Point &) const |
|
virtual void | fillAppearancePar (IOPar &iop) const |
| Does not store any data, just how data is displayed. More...
|
|
virtual void | useAppearancePar (const IOPar &iop) |
|
void | storeDefaults (const char *key) const |
|
void | useStoredDefaults (const char *key) |
|
void | getAuxInfo (const Point &, IOPar &) const |
|
virtual void | showAuxDataObjects (AuxData &, bool) |
|
virtual void | updateProperties (const AuxData &) |
|
virtual void | reGenerate (AuxData &) |
|
virtual void | remove (const AuxData &) |
|
StepInterval< double > | getDataPackRange (bool forx1) const |
|
void | removeAuxDatas (ObjectSet< AuxData > &) |
|
void | removeAllAuxData () |
|
virtual void | setAnnotChoice (int selannot) |
|
virtual int | getAnnotChoice (BufferStringSet &) const |
|
void | enableStatusBarUpdate () |
|
void | disableStatusBarUpdate () |
|
bool | needStatusBarUpdate () const |
|
void | setSeisGeomidsToViewer (TypeSet< Pos::GeomID > &) |
|
const TypeSet< Pos::GeomID > & | getAllSeisGeomids () const |
|
void | setZDomain (const ZDomain::Def &) |
|
const ZDomain::Info & | zDomain () 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 | usePar (const IOPar &) |
|
virtual void | fillPar (IOPar &) const |
|
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 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 |
|
virtual bool | turnOn (bool yn) |
|
virtual bool | isOn () 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 const visBase::Transformation * | getDisplayTransformation () const |
|
virtual float | getPixelDensity () const |
|
virtual const char * | errMsg () 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...
|
|