|
| bool | setFileName (const char *) |
| |
| const char * | getFileName () const |
| |
| virtual void | setSet (Pick::Set *) |
| |
| virtual void | setDisplayTransformation (const mVisTrans *) |
| |
| virtual const mVisTrans * | getDisplayTransformation () const |
| |
| void | setRGBImage (OD::RGBImage *) |
| | Will become mine. More...
|
| |
| Pick::Set * | getSet () |
| |
| const Pick::Set * | getSet () const |
| |
| DBKey | getDBKey () const |
| |
| const uiString & | errMsg () const |
| |
| void | fullRedraw (CallBacker *=0) |
| |
| void | showAll (bool yn) |
| |
| bool | allShown () const |
| |
| virtual void | setOnlyAtSectionsDisplay (bool) |
| |
| virtual bool | displayedOnlyAtSections () const |
| |
| virtual BufferString | getManipulationString () const |
| |
| void | getObjectInfo (BufferString &) const |
| |
| void | getMousePosInfo (const EventInfo &, IOPar &) const |
| |
| virtual void | getMousePosInfo (const EventInfo &, Coord3 &, BufferString &, BufferString &) const |
| |
| virtual bool | hasColor () const |
| |
| virtual Color | getColor () const |
| |
| virtual void | setColor (Color) |
| |
| virtual bool | allowsPicks () const |
| |
| virtual bool | isPicking () const |
| |
| virtual void | otherObjectsMoved (const ObjectSet< const SurveyObject > &, int) |
| |
| virtual NotifierAccess * | getManipulationNotifier () |
| |
| void | setRightHandSystem (bool yn) |
| |
| virtual void | setSceneEventCatcher (visBase::EventCatcher *) |
| |
| virtual void | turnOnSelectionMode (bool) |
| |
| int | getPickID (visBase::DataObject *) const |
| |
| const SurveyObject * | getPickedSurveyObject () const |
| |
| bool | canRemoveSelection () const |
| |
| void | removeSelection (const Selector< Coord3 > &, TaskRunner *) |
| |
| bool | setZAxisTransform (ZAxisTransform *, TaskRunner *) |
| |
| const ZAxisTransform * | getZAxisTransform () const |
| |
| virtual void | fillPar (IOPar &) const |
| |
| virtual bool | usePar (const IOPar &) |
| |
| 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 |
| |
| 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 void | setDisplayTransformation (const visBase::Transformation *) |
| |
| virtual void | setPixelDensity (float dpi) |
| |
| 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 |
| |
|
| visBase::VisualObject * | createLocation () const |
| |
| virtual void | setPosition (int, const Pick::Location &) |
| |
| virtual void | setPosition (int idx, const Pick::Location &, bool add) |
| |
| virtual void | removePosition (int idx) |
| |
| void | setImageDataFromFile (const char *fnm) |
| |
| virtual void | dispChg () |
| |
| virtual bool | hasDirection () const |
| |
| | ~ImageDisplay () |
| |
| void | setScene (visSurvey::Scene *) |
| |
| void | updateCoords (CallBacker *=0) |
| |
| virtual int | clickedMarkerIndex (const visBase::EventInfo &evi) const |
| |
| | LocationDisplay () |
| |
| virtual void | removeAll () |
| |
| virtual bool | hasText () const |
| |
| virtual bool | isMarkerClick (const EventInfo &) const |
| |
| virtual void | updateDragger () |
| |
| virtual void | setDraggerNormal (const Coord3 &) |
| |
| virtual bool | draggerNormal () const |
| |
| virtual bool | removeSelections (TaskRunner *) |
| |
| virtual int | isDirMarkerClick (const TypeSet< int > &) const |
| |
| void | triggerDeSel () |
| |
| virtual | ~LocationDisplay () |
| |
| LocID | addPick (const Coord3 &, const Sphere &) |
| |
| bool | getPickSurface (const EventInfo &, Coord3 &, Coord3 &) const |
| |
| Coord3 | display2World (const Coord3 &) const |
| |
| Coord3 | world2Display (const Coord3 &) const |
| |
| bool | transformPos (Pick::Location &) const |
| |
| const Coord3 | getActivePlaneNormal (const EventInfo &) const |
| |
| void | handleDraggingEvent (const EventInfo &) |
| |
| void | handleDirectionEvent (const EventInfo &) |
| |
| int | getEventID (const EventInfo &) |
| |
| void | handleMouseDown (const EventInfo &, int, bool) |
| |
| void | handleMouseUp (const EventInfo &, int) |
| |
| void | pickCB (CallBacker *) |
| |
| void | setChgCB (CallBacker *) |
| |
| virtual void | locChg (const Monitorable::ChangeData &) |
| |
| 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 | 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 &) |
| |
Image display, owns the RGBImage and distributes it to the child objects.