summaryrefslogtreecommitdiff
path: root/doc/source/modules/gui/plot3d/scenewidget.rst
diff options
context:
space:
mode:
authorAlexandre Marie <alexandre.marie@synchrotron-soleil.fr>2018-12-17 12:28:24 +0100
committerAlexandre Marie <alexandre.marie@synchrotron-soleil.fr>2018-12-17 12:28:24 +0100
commitcebdc9244c019224846cb8d2668080fe386a6adc (patch)
treeaedec55da0f9dd4fc4d6c7eb0f58489a956e2e8c /doc/source/modules/gui/plot3d/scenewidget.rst
parent159ef14fb9e198bb0066ea14e6b980f065de63dd (diff)
New upstream version 0.9.0+dfsg
Diffstat (limited to 'doc/source/modules/gui/plot3d/scenewidget.rst')
-rw-r--r--doc/source/modules/gui/plot3d/scenewidget.rst8
1 files changed, 7 insertions, 1 deletions
diff --git a/doc/source/modules/gui/plot3d/scenewidget.rst b/doc/source/modules/gui/plot3d/scenewidget.rst
index 5c6f411..c1f49a4 100644
--- a/doc/source/modules/gui/plot3d/scenewidget.rst
+++ b/doc/source/modules/gui/plot3d/scenewidget.rst
@@ -26,4 +26,10 @@ For sample code using :class:`SceneWidget`, see ``plot3dSceneWindow.py`` in :ref
.. toctree::
:maxdepth: 2
- items.rst \ No newline at end of file
+ items.rst
+
+:class:`~silx.gui.plot3d.items._pick.PickingResult`
+---------------------------------------------------
+
+.. autoclass:: silx.gui.plot3d.items._pick.PickingResult
+ :members: \ No newline at end of file