picogl.attrs.vertex =================== .. py:module:: picogl.attrs.vertex Classes ------- .. autoapisummary:: picogl.attrs.vertex.CanonicalVertexAttrs Module Contents --------------- .. py:class:: CanonicalVertexAttrs Bases: :py:obj:`picogl.utils.strenum.StrEnum` Canonical Vertex Attrs .. py:attribute:: POSITIONS :value: 'positions' .. py:attribute:: COLORS :value: 'colors' .. py:attribute:: NORMALS :value: 'normals' .. py:attribute:: INDICES :value: 'indices'