.. currentmodule:: silx.gui :mod:`plot3d`: 3D Visualisation widgets ======================================= .. currentmodule:: silx.gui.plot3d .. automodule:: silx.gui.plot3d Widgets gallery --------------- See :ref:`plot3d-gallery` gallery. Public modules -------------- The following sub-modules are available: .. toctree:: :maxdepth: 2 plot3dwidget.rst plot3dwindow.rst scalarfieldview.rst sfviewparamtree.rst tools.rst actions.rst Sample code ----------- - :doc:`viewer3dvolume_example`: Sample code using :class:`ScalarFieldView` Internals --------- .. toctree:: :maxdepth: 2 dev.rst .. toctree:: :hidden: viewer3dvolume_example.rst