picogl.boolean ============== .. py:module:: picogl.boolean .. autoapi-nested-parse:: Numerical gl Values Attributes ---------- .. autoapisummary:: picogl.boolean._SUPPORTED_BOOLEAN_TYPES Classes ------- .. autoapisummary:: picogl.boolean.GLBoolean Module Contents --------------- .. py:data:: _SUPPORTED_BOOLEAN_TYPES .. py:class:: GLBoolean Bases: :py:obj:`enum.IntEnum` gl Boolean Values .. py:attribute:: FALSE .. py:attribute:: TRUE .. py:method:: supported_gl_types() :classmethod: .. py:method:: choices() :classmethod: