File: moderngl_window.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 (21 lines) | stat: -rw-r--r-- 549 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21

.. py:module:: moderngl_window
.. py:currentmodule:: moderngl_window


moderngl_window
===============

General helper functions aiding in the bootstrapping of this library.

.. autofunction:: setup_basic_logging
.. autofunction:: activate_context
.. autofunction:: window
.. autofunction:: ctx
.. autofunction:: get_window_cls
.. autofunction:: get_local_window_cls
.. autofunction:: find_window_classes
.. autofunction:: create_window_from_settings
.. autofunction:: run_window_config
.. autofunction:: create_parser
.. autofunction:: parse_args