Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 237 Bytes

UniformBlocks.rst

File metadata and controls

14 lines (9 loc) · 237 Bytes

Uniform Blocks

.. currentmodule:: ModernGL

.. autoclass:: UniformBlock
        :members: name, index, size, binding

.. autoclass:: UniformBlockMap

        .. automethod:: __getitem__(key) -> UniformBlock

.. toctree::
        :maxdepth: 4