Skip to content

Latest commit

 

History

History
27 lines (20 loc) · 505 Bytes

File metadata and controls

27 lines (20 loc) · 505 Bytes
.. py:module:: moderngl_window.opengl.vao
.. py:currentmodule:: moderngl_window.opengl.vao

opengl.vao.VAO

.. autodata:: VAO
   :annotation:

Methods

.. automethod:: VAO.__init__
.. automethod:: VAO.render
.. automethod:: VAO.render_indirect
.. automethod:: VAO.transform
.. automethod:: VAO.buffer
.. automethod:: VAO.index_buffer
.. automethod:: VAO.instance
.. automethod:: VAO.release
.. automethod:: VAO.get_buffer_by_name

Attributes

.. autoattribute:: VAO.ctx