summaryrefslogtreecommitdiff
path: root/doc/source/modules/gui/plot3d/scene.rst
blob: 4f6d9c4b4aa50540ab29faf0c35912b94733ff6d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
:mod:`scene`
============

.. currentmodule:: silx.gui.plot3d.scene

.. automodule:: silx.gui.plot3d.scene

:mod:`axes`: Bounding Box with axes ticks and labels
----------------------------------------------------

.. automodule:: silx.gui.plot3d.scene.axes
   :members:

:mod:`camera`: Projection management classes
--------------------------------------------

.. automodule:: silx.gui.plot3d.scene.camera
   :members:

:mod:`core`: Base class of the scene nodes
------------------------------------------

.. automodule:: silx.gui.plot3d.scene.core
   :members:

:mod:`cutplane`: Cutting plane primitive
----------------------------------------

.. automodule:: silx.gui.plot3d.scene.cutplane
   :members:

:mod:`event`: Scene event system
--------------------------------

.. automodule:: silx.gui.plot3d.scene.event
   :members:

:mod:`function`: OpenGL shader functions
----------------------------------------

.. automodule:: silx.gui.plot3d.scene.function
   :members:

:mod:`interaction`: User interaction implementation
---------------------------------------------------

.. automodule:: silx.gui.plot3d.scene.interaction
   :members:

:mod:`primitives`: Base rendering primitives
--------------------------------------------

.. automodule:: silx.gui.plot3d.scene.primitives
   :members:

:mod:`text`: Text field rendering primitives
--------------------------------------------

.. automodule:: silx.gui.plot3d.scene.text
   :members:

:mod:`transform`: Transformation matrix system
----------------------------------------------

.. automodule:: silx.gui.plot3d.scene.transform
   :members:

:mod:`utils`: Miscellaneous
---------------------------

.. automodule:: silx.gui.plot3d.scene.utils
   :members:

:mod:`viewport`: Root of a scene tree
-------------------------------------

.. automodule:: silx.gui.plot3d.scene.viewport
   :members:

:mod:`window`: On-screen window
-------------------------------

.. automodule:: silx.gui.plot3d.scene.window
   :members: