.. AUTO-GENERATED FILE -- DO NOT EDIT! :mod:`window` ============= .. automodule:: fury.window .. currentmodule:: fury.window .. autosummary:: Scene ShowManager show record antialiasing snapshot analyze_scene analyze_snapshot enable_stereo gl_get_current_state gl_reset_blend gl_enable_depth gl_disable_depth gl_enable_blend gl_disable_blend gl_set_additive_blending gl_set_additive_blending_white_background gl_set_normal_blending gl_set_multiplicative_blending gl_set_subtractive_blending release_context .. currentmodule:: fury.window :class:`Scene` ~~~~~~~~~~~~~~ .. autoclass:: Scene :members: :undoc-members: :show-inheritance: .. automethod:: __init__ :class:`ShowManager` ~~~~~~~~~~~~~~~~~~~~ .. autoclass:: ShowManager :members: :undoc-members: :show-inheritance: .. automethod:: __init__ show ~~~~ .. autofunction:: show record ~~~~~~ .. autofunction:: record antialiasing ~~~~~~~~~~~~ .. autofunction:: antialiasing snapshot ~~~~~~~~ .. autofunction:: snapshot analyze_scene ~~~~~~~~~~~~~ .. autofunction:: analyze_scene analyze_snapshot ~~~~~~~~~~~~~~~~ .. autofunction:: analyze_snapshot enable_stereo ~~~~~~~~~~~~~ .. autofunction:: enable_stereo gl_get_current_state ~~~~~~~~~~~~~~~~~~~~ .. autofunction:: gl_get_current_state gl_reset_blend ~~~~~~~~~~~~~~ .. autofunction:: gl_reset_blend gl_enable_depth ~~~~~~~~~~~~~~~ .. autofunction:: gl_enable_depth gl_disable_depth ~~~~~~~~~~~~~~~~ .. autofunction:: gl_disable_depth gl_enable_blend ~~~~~~~~~~~~~~~ .. autofunction:: gl_enable_blend gl_disable_blend ~~~~~~~~~~~~~~~~ .. autofunction:: gl_disable_blend gl_set_additive_blending ~~~~~~~~~~~~~~~~~~~~~~~~ .. autofunction:: gl_set_additive_blending gl_set_additive_blending_white_background ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .. autofunction:: gl_set_additive_blending_white_background gl_set_normal_blending ~~~~~~~~~~~~~~~~~~~~~~ .. autofunction:: gl_set_normal_blending gl_set_multiplicative_blending ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .. autofunction:: gl_set_multiplicative_blending gl_set_subtractive_blending ~~~~~~~~~~~~~~~~~~~~~~~~~~~ .. autofunction:: gl_set_subtractive_blending release_context ~~~~~~~~~~~~~~~ .. autofunction:: release_context