Renderer.paint

Renderer.paint()[source]

Paint all the items in the render, which only be called by the paintGL function and determines the performance of the renders This function introduces decision tree for different render modes and settings. It is only called by the compas_viewer.components.render.Render.paintGL function.

See also

compas_viewer.components.render.Render.paintGL()
compas_viewer.components.render.Render.paint_instance()