Navigation

  • index
  • modules |
  • next |
  • previous |
  • silx 1.1.0 documentation »
  • API Reference »
  • silx.gui: Graphical user interface »
  • plot3d: 3D Visualisation widgets

plot3d: 3D Visualisation widgets¶

This package provides widgets displaying 3D content based on OpenGL.

It depends on PyOpenGL and PyQtx.QtOpenGL or PyQt>=5.4.

Widgets gallery¶

See silx.gui.plot3d Widgets gallery.

Public modules¶

The following sub-modules are available:

  • Plot3DWidget: OpenGL scene widget
    • Plot3DWidget
  • Plot3DWindow: OpenGL scene and toolbar
    • Plot3DWindow
  • SceneWidget: 3D data viewer widget
    • SceneWidget
    • SceneWidget items
    • PickingResult
  • SceneWindow: 3D data viewer window
    • SceneWindow
  • ScalarFieldView: 3D volume scalar data viewer
    • ScalarFieldView
    • Helper classes
  • SFViewParamTree: ScalarFieldView parameters widget
    • TreeView
  • tools
    • Toolbars
    • Tool Buttons
    • Widgets
  • actions
    • CopyAction
    • SaveAction
    • PrintAction
    • VideoAction
    • InteractiveModeAction
    • RotateArcballAction
    • PanAction
    • PickingModeAction
    • FrontViewpointAction
    • BackViewpointAction
    • LeftViewpointAction
    • RightViewpointAction
    • TopViewpointAction
    • BottomViewpointAction
    • SideViewpointAction
    • RotateViewpoint
    • Plot3DAction

Sample code¶

See silx.gui.plot3d sample code

Internals¶

  • Package structure
    • Widget-level API
    • OpenGL scene API

Logo

Table of Contents

  • plot3d: 3D Visualisation widgets
    • Widgets gallery
    • Public modules
    • Sample code
    • Internals

Previous topic

Package structure

Next topic

Plot3DWidget: OpenGL scene widget

This Page

  • Show Source

Quick search

Navigation

  • index
  • modules |
  • next |
  • previous |
  • silx 1.1.0 documentation »
  • API Reference »
  • silx.gui: Graphical user interface »
  • plot3d: 3D Visualisation widgets
© Copyright 2015-2020, Data analysis unit, European Synchrotron Radiation Facility, Grenoble. Created using Sphinx 5.3.0.