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 (32 lines) | stat: -rw-r--r-- 766 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
27
28
29
30
31
32

.. py:module:: moderngl_window.meta.scene
.. py:currentmodule:: moderngl_window.meta.scene

scene.SceneDescription
======================

.. autodata:: SceneDescription
   :annotation:

Methods
-------

.. automethod:: SceneDescription.__init__

Attributes
----------

.. autoattribute:: SceneDescription.attr_names
.. autoattribute:: SceneDescription.cache

Inherited Attributes
--------------------

.. autoattribute:: SceneDescription.path
.. autoattribute:: SceneDescription.resolved_path
.. autoattribute:: SceneDescription.attrs
.. autoattribute:: SceneDescription.label
.. autoattribute:: SceneDescription.kind
.. autoattribute:: SceneDescription.loader_cls
.. autoattribute:: SceneDescription.default_kind
.. autoattribute:: SceneDescription.resource_type