|
| ui3DIndirectViewBody (ui3DViewer &, uiParent *) |
|
| ~ui3DIndirectViewBody () |
|
const QWidget * | qwidget_ () const override |
|
Public Member Functions inherited from ui3DViewerBody |
virtual | ~ui3DViewerBody () |
|
void | align () |
|
void | fillCameraPos (IOPar &) const |
|
OD::Color | getBackgroundColor () const |
|
Coord3 | getCameraPosition () const |
|
float | getCameraZoom () const |
|
float | getMouseWheelZoomFactor () const |
|
const osgViewer::View * | getOsgViewerHudView () const |
|
const osgViewer::View * | getOsgViewerMainView () const |
|
visBase::PolygonSelection * | getPolygonSelector () |
|
bool | getReversedMouseWheelDirection () const |
|
visBase::Scene * | getScene () |
|
const visBase::Scene * | getScene () const |
|
visBase::SceneColTab * | getSceneColTab () |
|
float | getStereoOffset () const |
|
StereoType | getStereoType () const |
|
Geom::Size2D< int > | getViewportSizePixels () const |
|
visBase::Camera * | getVisCamera () |
|
WheelMode | getWheelDisplayMode () const |
|
bool | isAnimationEnabled () const |
|
bool | isAxisShown () const |
|
bool | isCameraOrthographic () const |
|
bool | isCameraPerspective () const |
|
bool | isHomePosEmpty () |
|
bool | isMapView () const |
|
bool | isViewMode () const |
|
KeyBindMan & | keyBindMan () |
|
void | removeSwapCallback (CallBacker *) |
|
void | resetHomePos () |
|
void | resetToHomePosition () |
|
virtual void | reSizeEvent (CallBacker *) |
|
void | saveHomePos () |
|
bool | serializeScene (const char *) const |
|
void | setAnimationEnabled (bool) |
|
void | setAnnotationFont (const FontData &) |
|
void | setAnnotColor (const OD::Color &) |
|
void | setBackgroundColor (const OD::Color &) |
|
void | setCameraPerspective (bool yn) |
|
void | setCameraZoom (float val) |
|
void | setHomePos (const IOPar &) |
|
void | setMapView (bool yn) |
|
void | setMouseWheelZoomFactor (float) |
|
void | setReversedMouseWheelDirection (bool) |
|
void | setSceneID (SceneID) |
|
void | setScenesPixelDensity (float dpi) |
|
void | setStartupView () |
|
void | setStereoOffset (float) |
|
bool | setStereoType (StereoType) |
|
virtual void | setViewMode (bool viewmode, bool trigger) |
|
void | setWheelDisplayMode (WheelMode) |
|
void | showRotAxis (bool) |
|
void | toggleCameraType () |
|
void | toggleViewMode (CallBacker *) |
|
void | toHomePos () |
|
void | uiRotate (float angle, bool horizontal) |
|
void | uiZoom (float rel, const osg::Vec3f *dir=0) |
|
bool | useCameraPos (const IOPar &) |
|
void | viewAll (bool animate) |
|
void | viewPlaneCrl () |
|
void | viewPlaneInl () |
|
void | viewPlaneN () |
|
void | viewPlaneX () |
|
void | viewPlaneY () |
|
void | viewPlaneYZ () |
|
void | viewPlaneZ () |
|
Public Member Functions inherited from uiObjectBody |
virtual | ~uiObjectBody () |
|
virtual uiSize | actualSize (bool include_border=true) const |
|
void | attach (constraintType, uiObject *other=nullptr, int margin=-1, bool reciprocal=true) |
|
void | attach (constraintType, uiParent *other=nullptr, int margin=-1, bool reciprocal=true) |
|
void | display (bool yn, bool shrink=false, bool maximized=false) |
|
void | finalize () override |
|
bool | finalized () const override |
|
void | fontchanged () override |
|
int | fontHeight () const |
|
int | fontWidth (bool max=false) const |
|
int | fontWidthFor (const char *) const |
|
int | fontWidthFor (const uiString &) const |
|
bool | isDisplayed () const |
|
bool | isHidden () |
|
bool | itemInited () const |
|
const i_LayoutItem * | layoutItem () const |
|
virtual uiSize | minimumSize () const |
|
i_LayoutItem * | mkLayoutItem (i_LayoutMngr &) |
|
virtual int | nrTxtLines () const |
|
float | prefHeightInCharSet () const |
|
int | prefHNrPics () const |
|
int | prefVNrPics () const |
|
float | prefWidthInCharSet () const |
|
virtual void | reDraw (bool) |
|
void | reParent (uiParentBody *pb) |
|
void | setCaption (const uiString &) |
|
void | setHSzPol (uiObject::SzPolicy) |
|
void | setMaximumHeight (int) |
|
void | setMaximumWidth (int) |
|
void | setMinimumHeight (int) |
|
void | setMinimumWidth (int) |
|
void | setPrefHeight (int) |
|
void | setPrefHeightInChar (float) |
|
void | setPrefWidth (int) |
|
void | setPrefWidthInChar (float) |
|
void | setShrinkAllowed (bool yn) |
|
void | setStretch (int, int) |
|
void | setToolTip (const uiString &) |
|
void | setVSzPol (uiObject::SzPolicy) |
|
bool | shrinkAllowed () |
|
virtual int | stretch (bool, bool retUndef=false) const |
|
uiObject::SzPolicy | szPol (bool hor=true) const |
|
OD::Color | uibackgroundColor () const |
|
bool | uiCloseOK () |
|
const uiFont * | uifont () const |
|
bool | uihasFocus () const |
|
bool | uisensitive () const |
|
void | uisetBackgroundColor (const OD::Color &) |
|
void | uisetBackgroundPixmap (const uiPixmap &) |
|
void | uisetCaption (const uiString &capt) |
|
void | uisetFocus () |
|
void | uisetFont (const uiFont &) |
|
void | uisetSensitive (bool yn=true) |
|
void | uisetTextColor (const OD::Color &) |
|
bool | uivisible () const |
|
Public Member Functions inherited from uiBody |
virtual | ~uiBody () |
|
virtual void | clear () |
|
QWidget * | qwidget () |
| can return 0 More...
|
|
const QWidget * | qwidget () const |
| can return 0 More...
|
|
| 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 () |
|
virtual BufferString | getName () const |
|
bool | getNameFromPar (const IOPar &) |
|
const name_type & | name () const override |
|
NamedObject & | operator= (const NamedObject &) |
|
bool | operator== (const NamedObject &oth) const |
|
virtual void | setName (const char *nm) |
|
virtual | ~ObjectWithName () |
|
bool | hasName (const char *nm) const |
|
bool | hasName (const name_type &nm) const |
|
void | putNameInPar (IOPar &) const |
|
Class used by ui3DViewer to render things indirectly.
<>