eradiate.scenes.shapes.shape_factory
====================================

.. data:: eradiate.scenes.shapes.shape_factory
   :annotation:

   Instance of :class:`eradiate._factory.Factory`

   .. rubric:: Registered types

   .. list-table::
      :widths: 25 75

      * - ``buffer_mesh``
        - :class:`BufferMeshShape`
      * - ``cuboid``
        - :class:`CuboidShape`
      * - ``file_mesh``
        - :class:`FileMeshShape`
      * - ``rectangle``
        - :class:`RectangleShape`
      * - ``sphere``
        - :class:`SphereShape`
