File: scene.rst

package info (click to toggle)
python-moderngl-window 2.4.6-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 69,220 kB
  • sloc: python: 11,387; makefile: 21
file content (26 lines) | stat: -rw-r--r-- 519 bytes parent folder | download | duplicates (2)
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

.. py:module:: moderngl_window.scene

Scene
=====

Methods
-------

.. automethod:: Scene.__init__
.. automethod:: Scene.draw
.. automethod:: Scene.draw_bbox
.. automethod:: Scene.draw_wireframe
.. automethod:: Scene.apply_mesh_programs
.. automethod:: Scene.calc_scene_bbox
.. automethod:: Scene.find_material
.. automethod:: Scene.find_node
.. automethod:: Scene.prepare
.. automethod:: Scene.destroy
.. automethod:: Scene.release

Attributes
----------

.. autoattribute:: Scene.ctx
.. autoattribute:: Scene.matrix