picogl.core.polygon.mode

gl Polygon Mode

Functions

gl_polygon_mode(face, mode)

gl polygon mode

set_polygon_mode_fill(→ None)

Ensure secondary structure is always rendered as filled polygons

Module Contents

picogl.core.polygon.mode.gl_polygon_mode(face: picogl.backend.gl.state.fill.GLFace, mode: picogl.backend.gl.state.fill.GLFillMode)[source]

gl polygon mode

picogl.core.polygon.mode.set_polygon_mode_fill() None[source]

Ensure secondary structure is always rendered as filled polygons