picogl.core.polygon.mode ======================== .. py:module:: picogl.core.polygon.mode .. autoapi-nested-parse:: gl Polygon Mode Functions --------- .. autoapisummary:: picogl.core.polygon.mode.gl_polygon_mode picogl.core.polygon.mode.set_polygon_mode_fill Module Contents --------------- .. py:function:: gl_polygon_mode(face: picogl.backend.gl.state.fill.GLFace, mode: picogl.backend.gl.state.fill.GLFillMode) gl polygon mode .. py:function:: set_polygon_mode_fill() -> None Ensure secondary structure is always rendered as filled polygons