
.. py:module:: moderngl_window.scene

Mesh
====

.. autodata:: Mesh

Methods
-------

.. automethod:: Mesh.__init__
.. automethod:: Mesh.draw
.. automethod:: Mesh.draw_bbox
.. automethod:: Mesh.draw_wireframe
.. automethod:: Mesh.add_attribute
.. automethod:: Mesh.calc_global_bbox
.. automethod:: Mesh.has_normals
.. automethod:: Mesh.has_uvs
