Module sixtyfps_corelib::item_rendering[][src]

module for rendering the tree of items

Structs

CachedRenderingData

This structure must be present in items that are Rendered and contains information. Used by the backend.

Traits

ItemRenderer

Trait used to render each items.

Functions

render_component_items

Renders the tree of items that component holds, using the specified renderer. Rendering is done relative to the specified origin.